From b83fa271eb45426ca383073df59458bb6a0c0078 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Tue, 8 Mar 2016 15:23:09 -0500 Subject: [PATCH] Fixes #4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e571e42..ca1ca91 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,4 @@ The `npm run build` command builds a `bundle.js` file that contains all the Java --- Props to [Tripit's Slate project](https://github.com/tripit/slate), which served -as the inspiration for Docbox's layout. +as the inspiration for Docbox's layout. We also maintain a [list of similar projects](https://github.com/mapbox/docbox/wiki).