From 4f25219687eab40024d0e29dc75dcb4e839d2882 Mon Sep 17 00:00:00 2001 From: Prome Date: Thu, 13 Oct 2022 17:09:08 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c329d5..72d4d55 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,11 @@ 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 -- [x] macos support(partial, in progress..) +# todos (welcome for PR!) +- [x] macos support +- [ ] Linux support - [ ] multi instance support -- [ ] keyboard support +- [ ] IME support - [x] mouse events support - [ ] js bridge support - [x] release to pub