From 3294daec91570fd0c44fbba32fc69445110b927a Mon Sep 17 00:00:00 2001 From: Simon Brand Date: Sat, 21 Oct 2017 20:52:21 +0100 Subject: [PATCH] Dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 995704e..43ddf76 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,5 @@ Tested on: ### Dependencies Requires [Standardese](https://github.com/foonathan/standardese) for generating documentation. + Requires [Catch](https://github.com/philsquared/Catch) for testing. This is bundled in the test directory.