Update README.md

This commit is contained in:
Asim Jalis
2023-04-26 15:21:33 -05:00
committed by GitHub
parent a2f845fc4b
commit 357376c971

View File

@@ -1,6 +1,8 @@
How To Use
----------
Minimalist powerful C unit testing framework.
You can use CuTest to create unit tests to drive your development
in the style of Extreme Programming. You can also add unit tests to
existing code to ensure that it works as you suspect.