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.