diff --git a/README.md b/README.md index 51acfa8..d20c947 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ See main_http.cpp or main_https.cpp for example usage. See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant. -### Dependency +### Dependencies Boost C++ libraries must be installed, go to http://www.boost.org for download and instructions.