From 0019c85b85bca098947d143bc20269f775d288eb Mon Sep 17 00:00:00 2001 From: Niels Date: Sun, 4 Jan 2015 18:55:15 +0100 Subject: [PATCH] fix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 944782a0..6c00d2bb 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,6 @@ JSON j2 = { {"value", "42.99"} }} }; -*/ ``` Note that in all cases, you never need to "tell" the compiler which JSON value you want to use.