mirror of
https://github.com/liubinfighter/csv-lite.git
synced 2026-07-22 05:43:52 +00:00
更新 README.md 和 manifest.json,修正插件名称和描述,提升版本要求
This commit is contained in:
parent
6c0f9a9b79
commit
622c66500a
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
# Obsidian CSV Lite
|
||||
# CSV Lite
|
||||
|
||||
Simple enough for csv, no more fancy function you need to learn and think!
|
||||
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
"id": "csv-lite",
|
||||
"name": "CSV Lite",
|
||||
"version": "1.0.2",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Just open and edit a CSV file in Obsidian, no more. Keep it simple.",
|
||||
"minAppVersion": "1.8.0",
|
||||
"description": "Just open and edit CSV files directly, no more. Keep it simple.",
|
||||
"author": "Jay Bridge",
|
||||
"authorUrl": "https://github.com/LIUBINfighter",
|
||||
"fundingUrl": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue