From 47c02d313d6b096fc6df143ef1c5f2c71410ed47 Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Sun, 6 Jul 2014 11:21:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e74b4b..89932ab 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ HTTPS is not yet supported, but take a look at http://www.boost.org/doc/libs/1_5 See main.cpp for example usage. +See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant. + ### Dependency Boost C++ libraries must be installed, go to http://www.boost.org for download and instructions.