update readme

This commit is contained in:
Kang Yu 2024-04-01 22:41:51 -07:00
parent 0b16816c2e
commit b40e339a48

View file

@ -15,8 +15,8 @@ this tool and not have to worry about re-arranging when all is back to normal.
- Supports remote desktop sessions with multiple display configurations.
- Capture windows to disk: saves desktop layout capture to hard drive in liteDB format, so that closed windows can be restored after PC reboot, with virtual desktop observed.
- Capture snapshot to ram: saves desktop layout in memory using one char from [0-9a-z] as name. The window Z-order is preserved in the snapshot.
- Simplified hotkey and mouse operation to accelerate web browsing.
- Efficient switching window between foreground and background dual positions.
- Simplified hotkey and mouse command to improve the efficiency of web browsing for all major web brosers.
- Efficient window switching between foreground and background dual positions.
- Pause/resume auto restore.
- Automatic upgrade support.
- For more Features and Commands, take a look at the [Quick Help page](https://www.github.com/kangyu-california/PersistentWindows/blob/master/Help.md)