From 66c055bf9684ed02ceafaed2efbcf0742d6195bc Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Fri, 1 Dec 2017 16:43:42 -0800 Subject: [PATCH] Add mention of docbox as user, no longer restrict to companies --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03d286d..4489902 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,11 @@ The `npm run build` command builds a `bundle.js` file that contains all the Java --- -### Companies using docbox +### Using docbox * [Mapbox API Documentation](https://www.mapbox.com/api-documentation/) * Mapillary uses docbox for [API Documentation](https://www.mapillary.com/developer/api-documentation/) and [Tiles Documentation](https://www.mapillary.com/developer/tiles-documentation/) +* The open source [Project OSRM](http://project-osrm.org/docs/v5.10.0/api/#general-options) routing engine uses Docbox for its API documentation. * _[do you use docbox? let us know!](https://github.com/tmcw/docbox/issues/new?title=I%27m%20using%20docbox!)_ ### [FAQ & See Also](https://github.com/mapbox/docbox/wiki)