From 22726f065745162845a444ba441cd86c09a518f5 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 2 Jun 2015 00:42:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80ebf9a..d91871b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ make install (as root) ``` # Using the C API Include the following header in your tests: -``` +```c #include ```` Include the following in the linker path when compiling tests: