Skip to content

Commit 7b85baa

Browse files
authored
Update README.md
1 parent 3d163a3 commit 7b85baa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# amorpheuz.github.io
22

3-
Welcome Everyone!👋 This is the codebase for my, Yash Dave's, portfolio website. Feel free to drop any ideas or suggestions as `Feature Request` issues! See any bug on your daily device? Please open a `Bug Report` Issue. With your help, I will be able to ensure that my portfolio remains bug free!
3+
Welcome, Everyone!👋 This is the codebase for my, Yash Dave's, portfolio website.
44

55
## Who am I? 👨‍💻
66

@@ -17,15 +17,17 @@ Please follow the following steps in order to get the website running on your sy
1717
### Prerequisites
1818

1919
- **[Yarn 1.x](https://classic.yarnpkg.com/lang/en/):** please refer to their [installation guide](https://classic.yarnpkg.com/en/docs/install).
20-
- **[Gatsby](https://www.gatsbyjs.org/) & its preequisites:** please refer to their [tutorial instructions](https://www.gatsbyjs.org/tutorial/part-zero/). If you are new to Gatsby, do go through the full tutorial!
20+
- **[Gatsby](https://www.gatsbyjs.org/) & its prerequisites:** please refer to their [tutorial instructions](https://www.gatsbyjs.org/tutorial/part-zero/). If you are new to Gatsby, do go through the full tutorial!
2121

2222
### Setup
2323

2424
- Ensure **prerequisites** are successfully installed before proceeding.
25-
- Fork the repo using button to the top right, then clone the fork.
25+
- Fork the repo using the button to the top right, then clone the fork.
2626
- If you need help regarding how to create, clone & manage a fork, go through [Fork a repo - GitHub](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)
2727
- Run the command `yarn install` inside the cloned repo to install all the dependencies.
28-
- Run the command `gatsby develop` in order to start the website in development mode. By default the server runs at `localhost:8000`.
28+
- Run the command `gatsby develop` in order to start the website in development mode. By default, the server runs at `localhost:8000`.
29+
30+
Feel free to drop any ideas or suggestions as `Feature Request` issues! See any bug on your daily device? Please open a `Bug Report` Issue. With your help, I will be able to ensure that my portfolio remains bug-free!
2931

3032
<!-- markdownlint-disable MD033 -->
3133
<hr/>

0 commit comments

Comments
 (0)