Skip to content

Commit 75421c0

Browse files
authored
Update README.md
1 parent 36520e6 commit 75421c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,11 @@ If you want to contribute an exercise, make sure to use the [fix_exercise_number
2121

2222
#### Copy your solution to your forked repo
2323

24-
Once you have completed a challenge and wish to submit it, make sure that it exists in your forked repo under the appropriate month/challenge directory and named by your Slack username (for example, `cripcate.py`).
25-
2624
For details on how to do this, please see: [Adding a file to a repository (web)](https://help.github.com/articles/adding-a-file-to-a-repository/) or [Adding a file to a repository (command line)](https://help.github.com/articles/adding-a-file-to-a-repository-using-the-command-line/)
2725

2826
#### Create a pull request
2927

30-
Once your solution has been placed into your forked repo you should initiate a pull request into the main [py-study-group/beginner-friendly-programming-exercises](https://github.com/py-study-group/beginner-friendly-programming-exercises.git) so that your solution(s) can be merged.
28+
Once your solution has been placed into your forked repo you should initiate a pull request into the main [py-study-group/beginner-friendly-programming-exercises](https://github.com/py-study-group/beginner-friendly-programming-exercises.git) so that your solution(s) or corrections can be merged.
3129

3230
To create a pull request, please see: [Creating a pull request from a fork](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)
3331

0 commit comments

Comments
 (0)