Skip to content

Commit

Permalink
Added note about blank password.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcantelon committed Jan 25, 2012
1 parent f7c9fbc commit f088f04
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -86,9 +86,8 @@ If you want to run an Elflord server, start it somewhere by entering
`elflord-server`. You can run it in the "cloud" or in a "sewer".

The server serves to-do items as JSON using a REST-ish interface. Unauthorized
modifications to to-do items can be protected by an optional password. There
is currently nothing to prevent anyone from listing your tasks and finding
out about your ways.
access to to-do items can be protected by an optional password. If you want
your to-do items to be public, just leave the password blank.

## Heroku

Expand Down

0 comments on commit f088f04

Please sign in to comment.