Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit readme to complete tasks #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,20 @@ You can check out the GitHub Explore website [at github.com/explore](https://git
* Go to your user dashboard and create a new repository. Experiment with the features within that repository to familiarize yourself with them.
* [Let us know what you liked or didn’t like about the content of this course](https://support.github.com/contact/education). What would you like to see more of? What would be interesting or helpful to your learning journey?

## Lorraine's Edits

* I have created a new branch and added a markdown section here as requested in the Tasks.

* So far I have:
- Gained more confidence using command line
- Collaborated on a group github test project
- Become more fluent at creating markdown sections
- Learnt how to create a SSH key and connect to Git
- Need to do better at creating folders in my local repository before cloning projects as sometimes I forget

* Here is a link to my [Profile README](https://github.com/Lorriu)


## 📚 Resources
* [A short video explaining what GitHub is](https://www.youtube.com/watch?v=w3jLJU7DT5E&feature=youtu.be)
* [Git and GitHub learning resources](https://docs.github.com/en/github/getting-started-with-github/git-and-github-learning-resources)
Expand Down