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`
-
+
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
-
+
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.
-
+
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.
-
+
Now submit the pull request.
-
+
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.