From 33dbc90fa2c314f2ad951b80e4b91cb6e45c9c07 Mon Sep 17 00:00:00 2001 From: shmibs Date: Fri, 1 Aug 2014 09:07:37 -0700 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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) -- cgit v1.2.3