diff --git a/README.md b/README.md index 9a700ae..adb15c0 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,4 @@ Go+Wasm image palette converter -Build with: - -```bash -GOOS=js GOARCH=wasm go build -o dist/main.wasm . -``` - -Access with: - -``` -cd dist -npx http-server -``` - -A version is also available on IPFS: - -``` -/ipfs/Qmdnx5vkt8qietF5BkEDTwxZUFKkh5g7FwYv1CgXYhQV1o -``` - -You can access it directly [here](https://ipfs.io/ipfs/Qmdnx5vkt8qietF5BkEDTwxZUFKkh5g7FwYv1CgXYhQV1o/). +You can access it directly [here](http://paletteswitcher.bruyant.xyz), preferably using [IPFS](https://ipfs.io/).