From 97669e0d28081e89df573c8d89b24ebf5c5636fd Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Fri, 23 Dec 2016 09:25:30 +0800 Subject: [PATCH] Add similar projects into readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bceee7b8..6b15d722 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ These open-source projects are using docsify to generate their sites. Pull reque - [docsify](https://docsify.js.org) - A magical documentation site generator. - [Snipaste](https://docs.snipaste.com/) - A new way to boost your productivity. +## Similar projects +- [docute](https://github.com/egoist/docute) - 📜 Effortlessly documentation done right +- [docpress](https://github.com/docpress/docpress) - Documentation website generator + ## Contributing - Fork it!