diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 | 
1 files changed, 5 insertions, 1 deletions
@@ -18,7 +18,11 @@ usage  -----      To load ariketa, source it into the bash session you wish to use for the      presentation: -        source ./ariketa.sh +        # load examples from ariketa/config/examples.sh +        source ariketa.sh + +        # load example file specified as argument +        source ariketa.sh filename.sh      When an example is displayed, it may be edited like any command line and      executed normally by pressing enter.  Use the following key bindings to  | 
