Skip to content

Commit

Permalink
Updated README for increase in code size
Browse files Browse the repository at this point in the history
  • Loading branch information
rxi committed Aug 19, 2015
1 parent 425c8b3 commit 2547923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A lightweight JSON library for Lua
* Implemented in pure Lua: works with 5.1, 5.2, 5.3 and JIT
* Fast: generally outperforms other pure Lua JSON implementations
([benchmark scripts](bench/))
* Tiny: around 270sloc, 8kb
* Tiny: around 280sloc, 8.5kb
* Proper error messages, *eg:* `expected '}' or ',' at line 203 col 30`


Expand Down

0 comments on commit 2547923

Please sign in to comment.