Skip to content

Commit

Permalink
Merged from master
Browse files Browse the repository at this point in the history
  • Loading branch information
skuro committed Nov 25, 2012
2 parents e0fe19b + c556217 commit 99d4192
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,4 +1,4 @@
# chaidanlink
# chaidanlik

A [Heroku](http://www.heroku.com) web app using Compojure.

Expand Down Expand Up @@ -27,7 +27,7 @@ You'll need the [heroku toolbelt](https://toolbelt.herokuapp.com)
installed to manage the heroku side of your app. Once it's installed,
get the app created:

$ heroku apps:create chaidanlink
$ heroku apps:create chaidanlik
Creating chaidanlink... done, stack is cedar
http://chaidanlink.herokuapp.com/ | git@heroku.com:chai.git
Git remote heroku added
Expand All @@ -51,7 +51,7 @@ You can deploy the skeleton project immediately:

It's live! Hit it with `curl`:

$ curl http://chaidanlink.herokuap.com
$ curl http://chaidanlik.herokuap.com
["Hello" :from Heroku]

The cookie-backed session store needs a session secret configured for encryption:
Expand Down

0 comments on commit 99d4192

Please sign in to comment.