summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorlishid <[email protected]>2020-10-26 11:15:02 -0400
committerlishid <[email protected]>2020-10-26 11:15:02 -0400
commit5b96e4a0951ecb436b6d8fb484bbbaeab32fe092 (patch)
tree34dcf64dfddda3174b00644e349433f10e74b958 /README.md
parent28898658816d54c0b9865f819914554600a076fb (diff)
downloadai-pulse-obsidian-plugin-5b96e4a0951ecb436b6d8fb484bbbaeab32fe092.tar.gz
ai-pulse-obsidian-plugin-5b96e4a0951ecb436b6d8fb484bbbaeab32fe092.zip
Update readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 781cb28..407d3d1 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,6 @@ The repo contains the latest plugin API (obsidian.d.ts) in Typescript Definition
**Note:** The Obsidian API is still in early alpha and is subject to change at any time!
-### Compatibility
-
-Custom plugins are only available for Obsidian v0.9.7+.
-
-The current API of this repo targets Obsidian **v0.9.7**.
-
### How to use
- Clone this repo.