Readme: adjust the LOC count

This commit is contained in:
Pierre-Yves Gérardy 2017-11-30 00:27:48 +01:00
parent 1f9a9c0ef8
commit a96e4d8aa6

View file

@ -7,7 +7,7 @@ Noiseless testing framework
## About
- ~180 LOC
- ~330 LOC including the CLI runner
- terser and faster test code than with mocha, jasmine or tape
- test code reads like bullet points
- assertion code follows [SVO](https://en.wikipedia.org/wiki/Subjectverbobject) structure in present tense for terseness and readability