From c37a8ddd83762e4e4eb615f0484cd024f959bc8e Mon Sep 17 00:00:00 2001 From: Marcel Radischat Date: Mon, 25 Sep 2017 14:18:01 +0200 Subject: [PATCH] Update README.md with Docker+Node.js example --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec6a84816..11d582f28 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,9 @@ which will check and use pre-built binaries if they're available for this releas to always force building the Node.js bindings from source. -For usage details have a look [these API docs](docs/nodejs/api.md). +For usage details have a look [these API docs](docs/nodejs/api.md). + +An exemplary implementation by a 3rd party with Docker and Node.js can be found [here](https://github.com/door2door-io/osrm-express-server-demo). ## References in publications