Skip to content

Commit

Permalink
+ README
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed May 20, 2011
1 parent 39b4078 commit 9f5a2c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.textile
Expand Up @@ -60,6 +60,8 @@ in your script, and call it by using

<pre><code>ruby time_dialog.rb</code></pre>

Or, without the @James.listen@, use @ruby -rexamples/your_dialog.rb -e "James.listen"@ in the command line.

Or else, in the terminal, just call

<pre><code>$ james</code></pre>
Expand All @@ -72,7 +74,7 @@ You can select dialogs using their file names

and it will include the time dialog and the twitter dialog.

Or a bit more exciting
Or a bit snappier

<pre><code>$ james {time,twitter}*.rb</code></pre>

Expand Down

0 comments on commit 9f5a2c9

Please sign in to comment.