From a05889bf3d147964d4be51f3f4afa48880db67a4 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Fri, 9 Feb 2018 13:46:32 -0800 Subject: [PATCH] Refs #74 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4489902..377c038 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ The `npm run build` command builds a `bundle.js` file that contains all the Java * [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. +* [8th Wall](https://docs.8thwall.com/) uses Docbox for the documentation of their AR product * _[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)