diff --git a/README.md b/README.md index b8bdbbe..a4c1623 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ https://cdn.jsdelivr.net/gh/MozillaSecurity/octo@0.0.3/deploy/octo.js ```bash npm install npm run build +npm run watch +npm run test:lint ``` ## Testing diff --git a/package.json b/package.json index 417a783..31bcbc7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "node", "library" ], - "homepage": "https://github.com/mozillasecurity/octo", + "homepage": "https://github.com/mozillasecurity/octo/tree/es6", "repository": { "type": "git", "url": "https://github.com/mozillasecurity/octo.git"