From b9a2702b78a547cc12cfcdddd6419d2e76793cf7 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Sat, 17 Nov 2018 13:47:58 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d464af5..71ec6ed 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ The `npm run build` command builds a `bundle.js` file that contains all the Java * 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 +* [HYCON](https://docs.hycon.io/#introduction) documents their REST API for a blockchain with Docbox * _[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)