Fix
nafanz nafanz@mail.ru
Fri, 10 Jan 2020 21:36:53 +0500
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.md
@@ -24,7 +24,7 @@ Recommendations: [IntelliJ IDEA Community](https://www.jetbrains.com/idea/), [Visual Studio Code](https://code.visualstudio.com) or [Sublime Text](https://www.sublimetext.com)
* Make changes to the file `trackers.json`, for example: -`{"Name": "32pages", "Abbreviation": "32P", "Type": "Comics", "Codebase": "Gazelle", "Users": "5,163", "Torrents": "45,544", "Peers": "280,094", "Ratio": "Yes", "Ratio Diff": "-", "Points": "Yes", "Birthdate": "-", "Join": "Application/Invite/Recruitment", "Join Diff": "-", "Updated": "12/30/19"},` +`{"Name": "32pages", "Abbreviation": "32P", "Type": "Comics", "Codebase": "Gazelle", "Users": "5,163", "Torrents": "45,544", "Peers": "280,094", "Ratio": "Yes", "Ratio Diff": "-", "Points": "Yes", "Birthdate": "-", "Join": "Application, Invite, Recruitment", "Join Diff": "-", "Updated": "12-30-2019"}` * Commit the changes and push@@ -40,7 +40,7 @@ * Synchronize your branch with this repository
Add the url of my repository to the field `upstream <remote url>`: -`git remote add upstream git@github.com:nafanz/nafanz.github.io.git` +`git remote add upstream git@github.com:HDVinnie/Private-Trackers-Spreadsheet.git` Download the latest changes from my repository.