diff --git a/Contributors.md b/Contributors.md index 003f556d..b7a0281e 100644 --- a/Contributors.md +++ b/Contributors.md @@ -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 - diff --git a/README.md b/README.md index 68255138..39c24f5b 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ [Српски](translations/README.sr.md) [Қазақша](translations/README.kz.md) [Bosanski](translations/README.bih.md) -[Amharic](translations/README.am.md) +[Bosanski](translations/README.bih.md) [Hrvatski](translations/README.hr.md) [پښتو](translations/README.ps.md) @@ -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 @@ -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.