From 1c1b4e3b6c95169ac05aa4831870a1a5949b248e Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sat, 27 Feb 2021 14:31:11 +1300 Subject: readme: Fix missing link definition --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 935b98d..9836808 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,5 @@ Notice that this requires no secondary list of test functions to be explicitly maintained, and no function prototypes for each of the unit tests to be declared in the test runner. If you look at `test_runner.c` you will see how it is very plain (naive?) and portable between different suites and projects. + +[unity-homepage]: http://www.throwtheswitch.org/unity -- cgit v1.1