aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-08-01 09:07:37 -0700
committershmibs <shmibs@gmail.com>2014-08-01 09:07:37 -0700
commit33dbc90fa2c314f2ad951b80e4b91cb6e45c9c07 (patch)
tree5c3cd2b127983a13baf2f021d61fe4bfcbbdafee
parent17c76a851e3c3550f6398aad11e7c71e1a122576 (diff)
downloadsimple-test-33dbc90fa2c314f2ad951b80e4b91cb6e45c9c07.tar.gz
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1996a57..0ab708f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-c-unit-testing
+simple-test
==============
simple unit testing for C implemented as a single header file
@@ -6,4 +6,4 @@ simple unit testing for C implemented as a single header file
**WARNING: this will work fine in gcc, but it uses the non-standard
macro \__COUNTER__ and nested functions.**
-[documentation (pdf)](https://github.com/shmibs/c-unit-testing/blob/master/README.pdf?raw=true)
+[documentation (pdf)](https://github.com/shmibs/simple-test/blob/master/README.pdf?raw=true)