Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Arin Sarkissian committed Jul 13, 2010
1 parent 043f087 commit 9b0018b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mdown
Expand Up @@ -9,7 +9,7 @@ This project is a super simple wrapper around Jetty that allows you to easily ge

* install maven (or make sure mvn is in your path)
* run ./run_example.sh
* cruise on over to http://localhost:8080/fe to check out the simple console
* cruise on over to <a href="http://localhost:8080/fe">http://localhost:8080/fe</a> to check out the simple console

The console lets you make `GET`, `PUT`, `POST`, `HEAD` and `DELETE` request against any of the configured handlers. If you're running the example
you'll be able to hit a bunch of methods in the ExampleHandler and see what their output looks like...
Expand Down

0 comments on commit 9b0018b

Please sign in to comment.