Skip to content

Commit

Permalink
Add a couple to do items
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleslattery committed Oct 18, 2010
1 parent 9117018 commit 6629e96
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -10,4 +10,9 @@ The goal is to create a live URL shortener doing only the following:
heroku create
git push heroku master

And then be able to access it by going to http://some-sub-domain.heroku.com/-/.
And then be able to access it by going to http://some-sub-domain.heroku.com/-/.

To-do
-----
1. Add option to password protect creating URLs using heroku env variables
2. Add bookmarklet

0 comments on commit 6629e96

Please sign in to comment.