summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index a75ee02..63578ff 100644
--- a/README.markdown
+++ b/README.markdown
@@ -30,6 +30,7 @@ _spray-json_ is really easy to use.
Just bring all relevant elements in scope with
import spray.json._
+ import DefaultJsonProtocol._
and do one or more of the following: