Browse Source

Add "Tests" section to README

rexim 3 years ago
parent
commit
1a0a3aa90d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -57,6 +57,8 @@ Even though the library does not require any special building, the tests and dem
 $ ./build.sh
 ```
 
+## Tests
+
 Run the tests:
 
 ```console