readme: add Catch2 to dependencies

This commit is contained in:
Tom 2019-10-13 15:11:06 +02:00
parent f33e820a16
commit 5046c3918e

View File

@ -11,6 +11,7 @@ Signal handler that uses [pthread_sigmask](http://man7.org/linux/man-pages/man3/
* linux * linux
* pthread * pthread
* cmake (recommended, but optional) * cmake (recommended, but optional)
* Catch2 for testing
## Example usage ## Example usage