Skip to content

Commit

Permalink
Update Readme Request (firstcontributions#67669)
Browse files Browse the repository at this point in the history
Co-authored-by: Roshan Jossy <roshanjossey@gmail.com>
  • Loading branch information
ilynivin and Roshanjossey authored May 18, 2023
1 parent abc4e08 commit 5910110
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1781,6 +1781,7 @@
- [Carlos Sais](https://github.com/csais3)
- [Sameer Kumar singh](https://github.com/xvisierra)
- [Jimmy Batuhan](https://github.com/jimmybatuhan)
- [Nivin](https://github.com/Nivin389)
- [KuanChieh Lien](https://github.com/jazzpujols34)
- AprilZhou
-
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<kbd>[<img title="Српски" alt="Српски" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/rs.svg" width="22">](translations/README.sr.md)</kbd>
<kbd>[<img title="Қазақша" alt="Қазақша" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/kz.svg" width="22">](translations/README.kz.md)</kbd>
<kbd>[<img title="Bosanski" alt="Bosanski" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/ba.svg" width="22">](translations/README.bih.md)</kbd>
<kbd>[<img title="Amharic" alt="Amharic" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/et.svg" width="22">](translations/README.am.md)</kbd>
<kbd>[<img title="Bosanski" alt="Bosanski" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/et.svg" width="22">](translations/README.bih.md)</kbd>
<kbd>[<img title="Hrvatski" alt="Hrvatski" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/hr.svg" width="22">](translations/README.hr.md)</kbd>
<kbd>[<img title="پښتو" alt="پښتو" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/af.svg" width="22">](translations/README.ps.md)</kbd>

Expand Down Expand Up @@ -111,7 +111,6 @@ For example:
git clone git@github.com:this-is-you/first-contributions.git
```


where `this-is-you` is your GitHub username. Here you're copying the contents of the first-contributions repository on GitHub to your computer.

## Create a branch
Expand All @@ -133,7 +132,6 @@ For example:
```
git switch -c add-alonzo-church
```

## Make necessary changes and commit those changes

Now open `Contributors.md` file in a text editor, add your name to it. Don't add it at the beginning or end of the file. Put it anywhere in between. Now, save the file.
Expand Down

0 comments on commit 5910110

Please sign in to comment.