diff --git a/README.md b/README.md index 13f364e..fe6cc6b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ ## How to contribute -1. Fork this repository +### 1. Fork this repository -2. Make your changes +Click on the fork button in the top toolbar. You will be guided through creating a fork of this repository. + +### 2. Make your changes + +To add a new file, go to the side bar and click on the `+` button. + +To edit an existing file, go to that file and click the Edit button to open the editor. + +When you are done with your changes, commit them. Write a short description about what you have changed. + +### 3. Submit a pull request -3. Submit a pull request