Browse Source

Updated readme

sksamuel 11 years ago
parent
commit
52d6203077
1 changed files with 4 additions and 8 deletions
  1. 4 8
      scruffy/README.md

+ 4 - 8
scruffy/README.md

@@ -5,16 +5,13 @@ This is the Scruffy portion of a [benchmarking test suite](../) comparing a vari
 ### JSON Encoding Test
 This example uses the built-in Jackson for json support.
 
-* [JSON test source](src/main/scala/hello/JsonController.scala)
-
-### Data-Store/Database Mapping Test
-* [DB test source](src/main/scala/hello/DbController.scala)
+* [JSON test source](src/main/scala/scruffy/examples/Test1Endpoint.scala)
 
 ## Infrastructure Software Versions
 The tests were run with:
 
 * [Java OpenJDK 1.7.0_09](http://openjdk.java.net/)
-* [Scruffy 1.3.11](http://scruffy-project.github.io/)
+* [Scruffy 1.4.14](http://scruffy-project.github.io/)
 
 ## Test URLs
 
@@ -22,7 +19,6 @@ The tests were run with:
 
 http://localhost:8080/json
 
-### Data-Store/Database Mapping Test
-
-http://localhost:8080/db?queries=5
+### Plain Text Test
 
+http://localhost:8080/plaintext