update Gitpod description in the Readme.

This commit is contained in:
Nisar Hassan Naqvi
2020-03-14 05:11:43 +00:00
parent b1acfe458c
commit 643850907c
+9 -1
View File
@@ -68,7 +68,15 @@ Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify#showcase)
| [docute](https://github.com/egoist/docute) | 📜 Effortlessly documentation done right |
| [docpress](https://github.com/docpress/docpress) | Documentation website generator |
## Contributing
## Online one-click setup for Contributing
You can use Gitpod(A free online VS Code-like IDE) for contributing. With single click it'll launch a workspace and automatically:
- clone the docsify repo.
- install the dependencies.
- start `npm run dev`.
So that you can start straight away.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/docsifyjs/docsify)