Update README.md

This commit is contained in:
James Booth
2015-06-02 00:42:42 +01:00
parent 202c4946a6
commit 22726f0657

View File

@@ -21,7 +21,7 @@ make install (as root)
``` ```
# Using the C API # Using the C API
Include the following header in your tests: Include the following header in your tests:
``` ```c
#include <stabber.h> #include <stabber.h>
```` ````
Include the following in the linker path when compiling tests: Include the following in the linker path when compiling tests: