diff --git a/README.md b/README.md index cb5561be9a8149d6decba785047a279c4bbd616e..334d8b2252afc826386347459ca8b8b21ca402bb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # js-spectre -TypeScript/JavaScript implementation of [Spectre](https://spectre.app). - -I don't plan on publishing this to npm, so if you want to install it you'll need to go direct or host it somewhere yourself. - -`npm install git+https://git.jolheiser.com/js-spectre.git` +JavaScript implementation of [Spectre](https://spectre.app). ## Code Quality @@ -14,4 +10,4 @@ 3. `npm run test` ## License -[GPLv3](LICENSE) - Same as original algorithm +[GPLv3](LICENSE) - Same as original algorithm \ No newline at end of file