Skip to content

Commit

Permalink
Fix README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Jan 23, 2012
1 parent d97cc07 commit 2155868
Showing 1 changed file with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,27 +19,34 @@ exists in the ethereal realm of email.
Now you can e-mail the address you told him to watch, and use the Now you can e-mail the address you told him to watch, and use the
following commands: following commands:


### All commands ## Commands


Here's a grab bag of everything you can do. Keep in mind that wherever Here's a grab bag of everything you can do. Keep in mind that wherever
you see quotation marks, they are required. you see quotation marks, they are required.


- `a ____ story 'story name here'` - Teaches Jester a story so he can ### Add a story
`a ____ story 'story name here'` - Teaches Jester a story so he can
share it with others. The story text belongs in the body of the share it with others. The story text belongs in the body of the
message.<br/>*Example:* `a funny story 'This story is really funny isn't it'` message.
<br/><br/>*Example:* `a funny story 'This story is really funny isn't it'`


- `tell me something __` - Hear a particular kind of story, such as funny ### Ask for a random story of a certain type
<br/>*Example:* `tell me something funny` `tell me something __` - Hear a particular kind of story, such as funny
<br/><br/>*Example:* `tell me something funny`


- `tell something ___ to __@__.__` - Sends a random story to a friend! ### Ask for a specific story
<br/>*Example:* `tell something funny to you@example.com` `tell me '___'` - Jester tells you a specific story from his collection
<br/><br/>*Example:* `tell me 'What do you call a lazy bear?'`


- `tell me '___'` - Jester tells you a specific story from his collection ### Send a story to a friend
<br/>*Example:* `tell me 'What do you call a lazy bear?'` `tell something ___ to __@__.__` - Sends a random story to a friend!
<br/><br/>*Example:* `tell something funny to you@example.com`


- `what stories do you know?` - Lists all of Jester's stories ### List all stories
`what stories do you know?` - Lists all of Jester's stories


- `help` - List all available commands ### List all commands
`help` - List all available commands




## Add more commands to Jester ## Add more commands to Jester
Expand Down

0 comments on commit 2155868

Please sign in to comment.