From b977715d42d54d1c31d7ef36da66fa39f9e5fb0b Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Thu, 1 Dec 2016 10:18:00 +0800 Subject: [PATCH] Add Snipaste into showcase --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fdc4adcf..e235059a 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,16 @@ Create a `404.html` and `README.md` into `/docs`. ``` ## Showcase -These open-source projects are using docsify to generate their sites. +These open-source projects are using docsify to generate their sites. Pull requests welcome : ) - [docsify](https://docsify.js.org) - A magical documentation site generator. - +- [Snipaste](https://docs.snipaste.com/) - A new way to boost your productivity. ## How to contribute -- Fork it and clone! +- Fork it! - Run `npm i && npm run dev` +- open `localhost:3000` ## License MIT