Skip to content

Commit

Permalink
Updated README.md (#2396)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohan37kumar authored Oct 30, 2023
1 parent ed5b183 commit 8401750
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The rules are simple. You have to:

If you've never forked a repository or made a pull request before, we recommend making your first one over at [https://github.com/zero-to-mastery/start-here-guidelines](https://github.com/zero-to-mastery/start-here-guidelines). That will count towards your total, and then you'll be ready to take on this challenge with your new GitHub skills!

A cool resource to learn about the fork workflow can also be found here - [https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow)
A cool resource to learn about the forking workflow can also be found here - [https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow)

## Adding your contribution

Expand All @@ -55,14 +55,14 @@ Now, once you've forked this repo and got a local version up on your computer, f

5. Get a screen recording of your finished work, **and make a gif**!
Try to **crop it** so that it looks good as a smallish (preferably squarish) image. - squarish capture - no browser frame captured
_Note: **Static screenshots** are also acceptable if you do not succeeded in getting a `gif` file._
_Note: **Static screenshots** are also acceptable if you do not succeed in getting a `gif` file._
**Save this in your directory**, together with your HTML and CSS files.

_**If you don't add a gif/screenshot, the website won't show your
animation** and the pull request will not be accepted._

6. Go to the root `include.js`. You will see an array of objects,
each one represents a work of art that someone has created.
each one representing a work of art that someone has created.
**Copy an example object and paste it at the end, filling it out
with your art information** and links:

Expand Down

0 comments on commit 8401750

Please sign in to comment.