diff --git a/docs/EXAMPLE b/docs/EXAMPLE index b1d1bce43..f0a47d056 100644 --- a/docs/EXAMPLE +++ b/docs/EXAMPLE @@ -40,7 +40,9 @@ Your new plugin template is in plugins/Random.py functor% ----- -So that's what it looks like. Now let's look at the source code: +So that's what it looks like. Now let's look at the source code (if +you'd like to look at it in your programming editor, the whole plugin +is available as examples/Random.py): ----- #!/usr/bin/env python