From 207757644a012b6f5003910b48e8706ae01cba9c Mon Sep 17 00:00:00 2001 From: dragonwocky Date: Tue, 28 Dec 2021 16:25:20 +1100 Subject: [PATCH] update README with link to new website --- README.md | 6 ++++-- bin.mjs | 1 - 2 files changed, 4 insertions(+), 3 deletions(-) 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({