diff --git a/README.md b/README.md index 0905ed0..b4c9eb0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A small testing framework with no dependencies written in the [Umka](https://github.com/vtereshkov/umka-lang) programming language. -- Pretty simple; less than 300 sloc, easy to read and modify/extend +- Pretty simple; roughly less than 300 sloc (without comments), easy to read and modify/extend - Carries timing information and keeps track of test results - Can print testing information in a slick and straightforward format, or a verbose but in-depth one