Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck authored Jan 18, 2024
1 parent bbaf258 commit a9f6431
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,10 @@ Fill out `Open a pull request` with a relevant Title and a summary of descriptio

You can view all your open Pull Requests at [github.com/pulls](https://github.com/pulls)

## Additional Practice:
## Additional Practice and Resources

### Learn Git and Github
[Here are some good resources to learn more about Git and Github](https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources)

### Learn How to Use Branches
Branches are an important part of being able to work on a repo with multiple developers. You can learn how to manage branches with this [visual tutorial](https://learngitbranching.js.org/?locale=en_US)
Expand Down

0 comments on commit a9f6431

Please sign in to comment.