aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5402e08..62d5adb 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ object Main extends App with DefaultJsonProtocol with ImplicitDerivedFormats {
println(B(A(42), "hello world").toJson.prettyPrint)
+}
```
Although this variant of using the library provides the most power and