Update README.md, add links for examples
This commit is contained in:
parent
e334a86fc2
commit
22a2b64a0e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue