Skip to content

Commit

Permalink
Write a tiny README
Browse files Browse the repository at this point in the history
  • Loading branch information
vanstee committed Jul 3, 2012
1 parent 2e909ca commit f18122d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
@@ -0,0 +1,13 @@
# Hovercraft Example

Get the rack app running:

```
bundle exec rackup
```

Now hit the api:

```
curl http://localhost:9292/cheeses.json
```

0 comments on commit f18122d

Please sign in to comment.