From 79b8d384dd63af9ae8f5968890ce6e1b0396508b Mon Sep 17 00:00:00 2001 From: Brian Carlsen Date: Mon, 1 Jul 2024 10:39:18 +0200 Subject: [PATCH] Fixed readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9af4f4..f9e6d20 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ All modules are gated by accordingly named Cargo features. It is recommended you These API bindings are not completely on-par with `@tauri-apps/api` yet, but here is the current status-quo: - [ ] `app` -- [-] `core` +- [x] `core` (partial implementation) - [ ] `dpi` - [x] `event` - [ ] `image`