Clarify readme

This commit is contained in:
Luke VanderHart 2017-09-20 12:09:29 -04:00 committed by GitHub
parent fdd19b4a4c
commit 6bd80a1f4d
1 changed files with 4 additions and 3 deletions

View File

@ -76,8 +76,9 @@ same binary representation.
This means:
- All lists are encoded the same
- All sets are encoded the same
- All list types are encoded the same
- All set types are encoded the same
- All map types are encoded the same
- All integer numbers are encoded the same
- All floating-point numbers are encoded the same
@ -112,4 +113,4 @@ alternative impl in a separate namespace, with comparative benchmarks attached.
Copyright © 2016 Luke VanderHart
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.
your option) any later version.