update readmes and package descriptions

This commit is contained in:
Jonas Kruckenberg
2023-01-06 17:42:43 +01:00
parent 89650db1b1
commit e6cfc80b17
27 changed files with 28 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
[package]
name = "tauri-plugin-window-state"
version = "0.1.0"
description = "Save window positions and sizse and restore them when the app is reopened."
authors.workspace = true
license.workspace = true
edition.workspace = true
-2
View File
@@ -2,8 +2,6 @@
Save window positions and sizse and restore them when the app is reopened.
<!-- description -->
## Install
There are three general methods of installation that we can recommend.