Description: Example in pod
Author: dod
--- a/lib/Padre/Plugin/Snippet.pm
+++ b/lib/Padre/Plugin/Snippet.pm
@@ -151,6 +151,23 @@
 
 =back
 
+=head1 Example
+
+For those who don't who this Text mate bloke is, just try to type in Padre
+something like:
+
+ for<tab>
+ if<tab>
+ ife<tab>
+ cfor<tab>
+
+While editing the generated construct, you can type again <TAB>. Your
+cursor will be moved to the next point needing some attention in the
+generated construct.
+
+You can check the available keyword in the yaml files (perl.yml...)
+shipped with this module.
+
 =head1 BUGS
 
 Please report any bugs or feature requests to C<bug-padre-plugin-snippet at rt.cpan.org>, or through
