README.md in test_server-0.3.2 vs README.md in test_server-0.3.4

- old
+ new

@@ -109,11 +109,11 @@ `capybara` and `rspec`, but provides lots of helpers for writing proxy tests to reduce the work on your site. ## List of test end points -To be defined. Hopefully I can provide a `controller` which handles this within -the application. +Just point your browser to the root page `http://<your-server>:8000/`. The +dashboard will provide you a list of available end points for your tests. ## Contributing 1. Fork it ( http://github.com/<my-github-username>/test_server/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)