diff --git a/Contributors.md b/Contributors.md index 56c5637b..43fe8692 100644 --- a/Contributors.md +++ b/Contributors.md @@ -562,6 +562,7 @@ Rhythm Sharma - [imappuru](https://github.com/imappuru) - [Dhiraj Suthar](https://github.com/Dhiraj5789) - [plaguss](https://github.com/plaguss) +- [Jacob Kerames](https://github.com/JacobKerames) - [Rafiqul Shopon](https://github.com/rafiqulshopon) - [verissimon](https://github.com/verissimon) - [DragonFireShield](https://github.com/dragonfireshield) diff --git a/README.md b/README.md index 081b6806..c064d850 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,6 @@ Add those changes to the branch you just created using the `git add` command: ``` git add Contributors.md ``` - Now commit those changes using the `git commit` command: ```