Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bpd01001 committed Feb 17, 2022
1 parent 89afe50 commit 48b9df7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,7 +13,7 @@ This repo contains answers to the collection of [Frontend Interview Questions](h

3. Create a new feature branch that is named in the format of `feature/description-of-feature`. For example, if you might name your branch `feature/describing-floats` if answering a question about floats.

4. In the appropriate file, using [Markdown](https://guides.github.com/features/mastering-markdown/, supply the answer to your chosen question.
4. In the appropriate file, using [Markdown](https://guides.github.com/features/mastering-markdown/), supply the answer to your chosen question.

5. Once you are finished, commit your changes and push your feature branch to the repository.

Expand All @@ -24,4 +24,4 @@ This repo contains answers to the collection of [Frontend Interview Questions](h
1. [General](general.md)
1. [HTML](html.md)
1. [CSS](css.md)
1. [JavaScript](javascript.md)
1. [JavaScript](javascript.md)

0 comments on commit 48b9df7

Please sign in to comment.