From 5f28676f2462395799ba6d694eee520b9880bd88 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sat, 10 Mar 2018 14:22:03 -0800 Subject: typo [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3