diff --git a/README.md b/README.md index 6358bd2..2a1e1d0 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ The Obsidian-Excel plugin integrates [x-spreadsheet](https://github.com/myliang/ ![Alt text](./doc/img/image.png) -## LICENSE -``` -GNU GPLv3 -``` +## TODO +[X] import/export excel +[X] link to markdown diff --git a/manifest.json b/manifest.json index cb56007..0c7ad39 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "minAppVersion": "0.15.0", "description": "This is a Excel plugin for Obsidian.", "author": "ljcoder", - "authorUrl": "https://github.com/ljcoder2015/obsidian-excel", + "authorUrl": "https://github.com/ljcoder2015", "fundingUrl": "https://github.com/ljcoder2015/obsidian-excel", "isDesktopOnly": false }