diff --git a/README.md b/README.md index e525664..aa9c715 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ These API bindings are not completely on-par with `@tauri-apps/api` yet, but her - [ ] `shell` - [x] `tauri` - [ ] `updater` -- [ ] `window` +- [x] `window` The current API also very closely mirrors the JS API even though that might not be the most ergonomic choice, ideas for improving the API with quality-of-life features beyond the regular JS API interface are very welcome.