From 7c0d156e84652db303355fbb3ce3a2524deb8bb3 Mon Sep 17 00:00:00 2001 From: Evan Jimenez Date: Sun, 18 Feb 2024 21:40:07 -0800 Subject: [PATCH] Update README.md Brought screenshots back --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5738a31..987246b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ events, meet new people, and get involved with the community! ## Fork `oss.acmcsuf.com/1st` -Forking oss.acmcsuf.com/1st visual example +Forking oss.acmcsuf.com/1st visual example Fork the repository by clicking on the fork button on the top of [`oss.acmcsuf.com/1st`'s page on GitHub](https://github.com/acmcsufoss/1st). @@ -25,7 +25,7 @@ This will create a copy of this repository in your account. ## Clone the repository -Cloning the github repo visual example +Cloning the github repo visual example Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the _copy to @@ -36,7 +36,7 @@ copied" where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url. -Copy the repo URL visual example +Copy the repo URL visual example For example: @@ -98,11 +98,11 @@ earlier. If you go to your repository on GitHub, you'll see a `Compare & pull request` button. Click on that button. -Compare and pull request visual example +Compare and pull request visual example Now submit the pull request. -Creating the pull request visual example +Creating the pull request visual example Soon, someone will be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.