diff --git a/README.md b/README.md index 431d008..990f1ff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# notion-enhancer (desktop) +# notion-enhancer/desktop -an enhancer/customiser for the all-in-one productivity workspace notion.so +an enhancer/customiser for the all-in-one productivity workspace notion.so (app) + +[read the docs online](https://notion-enhancer.github.io/) diff --git a/bin.mjs b/bin.mjs index ed3e2f1..b9d17d5 100755 --- a/bin.mjs +++ b/bin.mjs @@ -16,7 +16,6 @@ import { line, options, log, help, args, lastSpinner } from './pkg/cli.mjs'; import apply from './pkg/apply.mjs'; import remove from './pkg/remove.mjs'; import check from './pkg/check.mjs'; -import sign from './pkg/sign.mjs'; const manifest = pkg(), opts = options({