Skip to content

Commit b906b50

Browse files
authored
Update README.md
1 parent 3db5d40 commit b906b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ codonPython is open to contributions and developments from new and experience us
3232

3333
### New to GitHub?
3434

35-
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to take a piece of code ( a branch) edit/develop it a submit it back to the owner to the original copy ( the master branch), whilst keeping track of all changes that have been made along the way.
35+
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to take a piece of code ( a branch) edit/develop it and submit it back to the owner to the original copy ( the master branch), whilst keeping track of all changes that have been made along the way.
3636

3737
[The Git and Github for Poets](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV) is a useful series on Git and Github basics for beginner, that cover topics such as;
3838

0 commit comments

Comments
 (0)