aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@yeah.nah.nz>2021-02-27 14:31:11 +1300
committerDavid Phillips <david@yeah.nah.nz>2021-02-27 14:31:11 +1300
commit1c1b4e3b6c95169ac05aa4831870a1a5949b248e (patch)
treed2fa780ad86efcc8ec455ac85283d6c970faf846
parent4d9894c7578236aabf05b43ae16bdac2232da2c9 (diff)
downloadunity-test-runner-master.tar.xz
readme: Fix missing link definitionHEADmaster
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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