Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 6a42a29

Browse files
committed
Merge pull request #22 from codacy/machadoit-patch-1
Update README
2 parents 10a1340 + da29a79 commit 6a42a29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Once your app is instrumented for coverage, and building, you need to pipe the l
3232
You'll need to provide the Report token from Codacy via an environment variable:
3333
* CODACY_PROJECT_TOKEN (the secret repo token from Codacy.com)
3434

35+
> Note: You should keep your API token well **protected**, as it grants owner permissions to your projects.
36+
3537
### [Mocha](http://mochajs.org) + [Blanket.js](https://github.com/alex-seville/blanket)
3638
- Install [blanket.js](http://blanketjs.org/)
3739
- Configure blanket according to [docs](https://github.com/alex-seville/blanket/blob/master/docs/getting_started_node.md).

0 commit comments

Comments
 (0)