From 4d7772035f0fad591639d72c8f53c21a9938e888 Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Mon, 28 Nov 2016 14:03:54 +0800 Subject: [PATCH] add showcase --- README.md | 6 ++++++ docs/404.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 725610c..ac1d61e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ Create `404.html` and `README.md` into `/docs`. ``` +## Showcase +These open-source projects are using docsify to generate their sites. + +- [docsify](https://docsify.js.org) - A magical documentation site generator. + + ## How to contribute - Fork it and clone! diff --git a/docs/404.html b/docs/404.html index bf641c3..205722e 100644 --- a/docs/404.html +++ b/docs/404.html @@ -2,7 +2,7 @@ - Docsify + docsify - A magical documentation site generator.