commit 5b96e4a0951ecb436b6d8fb484bbbaeab32fe092 parent 28898658816d54c0b9865f819914554600a076fb Author: lishid <lishid@gmail.com> Date: Mon, 26 Oct 2020 11:15:02 -0400 Update readme. Diffstat:
M | README.md | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git 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.