mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-04 12:49:03 +00:00
update README with link to new website
This commit is contained in:
parent
ee6c1f5ee2
commit
207757644a
@ -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/)
|
||||
|
1
bin.mjs
1
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({
|
||||
|
Loading…
Reference in New Issue
Block a user