diff --git a/README.md b/README.md index db912c8..3cde5ee 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -tc-submission-cli +topcoder-cli === # Dependencies diff --git a/package.json b/package.json index f3a1b75..dadf2a2 100755 --- a/package.json +++ b/package.json @@ -23,6 +23,10 @@ "bin": { "tc": "bin/cli.js" }, + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/topcoder-platform/topcoder-cli.git" + }, "devDependencies": { "chai": "^4.2.0", "mocha": "^6.1.4",