Update README.md

This commit is contained in:
Prome
2022-09-11 22:20:31 +08:00
committed by GitHub
parent 0b07b9b113
commit b98e4b42c6

View File

@@ -30,7 +30,7 @@ When first time building the project, a prebuilt cef bin package (200MB, link in
Notice: currently the project haven't enable multi process mode because of debug convenience. You may want enable multi process mode by changing the implementation and built your own helper bundle. (Finding a more elegant way in the future)
# todos
- [ ] macos support (in progress.. take a look at the macos branch)
- [x] macos support
- [ ] multi instance support
- [ ] keyboard events support
- [x] mouse events support