Skip to content

Commit 6438509

Browse files
committed
update Gitpod description in the Readme.
1 parent b1acfe4 commit 6438509

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,15 @@ Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify#showcase)
6868
| [docute](https://github.com/egoist/docute) | 📜 Effortlessly documentation done right |
6969
| [docpress](https://github.com/docpress/docpress) | Documentation website generator |
7070

71-
## Contributing
71+
## Online one-click setup for Contributing
72+
73+
You can use Gitpod(A free online VS Code-like IDE) for contributing. With single click it'll launch a workspace and automatically:
74+
75+
- clone the docsify repo.
76+
- install the dependencies.
77+
- start `npm run dev`.
78+
79+
So that you can start straight away.
7280

7381
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/docsifyjs/docsify)
7482

0 commit comments

Comments
 (0)