How I read open source docs: 1


How I read open source docs:
1. Clone repo
2. Open http://README.md in VS Code
3. Display markdown preview on right.
4. Read right pane. Fix typos & grammar issues via left pane.
5. Submit pull request when I’m done reading.

Nice way to give back.

View original on X