Update README.md

This commit is contained in:
Johan 2015-01-17 20:08:46 +00:00
parent 2768d4ad73
commit f5edcd6477
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ you can use `thpool_wait(thpool);`. If you want to destroy the pool you can use
##Threadpool Interface
##API
For a deeper look into the documentation check in the `thpool.h` file. Also notice that to use **any** of the API you have to **include the thpool.h**.