Explorar el Código

Added note about test coverage

Sergey Lyubka hace 11 años
padre
commit
cfc870c413
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -10,7 +10,8 @@ JSON parser for C/C++
    * Very small footprint
    * No dependencies
    * Makes no memory allocations
-   * Code is strict ISO C and valid C++
+   * Code is strict ISO C and strict ISO C++ at the same time
+   * Complete 100% test coverage
 
 # API