Update README.md, add links for examples

This commit is contained in:
NeroBurner 2018-11-29 21:33:02 +00:00
commit 22a2b64a0e

View file

@ -18,7 +18,7 @@ See https://gitlab.com/eidheim/Simple-WebSocket-Server for an easy way to make W
### Usage ### Usage
See http_examples.cpp or https_examples.cpp for example usage. See [http_examples.cpp](http_examples.cpp) or [https_examples.cpp](https_examples.cpp) for example usage.
See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant. See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant.