File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 66
77## 🚀 Features
88
9- - Zero-server IME: Runs 100% in your browser. No tracking, no back-end. Only network call for Jisho to get kanji suggestions.
9+ - Zero-server IME: Runs 100% in your browser. No tracking, no back-end. Only network call to proxy for Jisho to get kanji suggestions.
1010- Instant Romanization -> Characters: Type phonetic input (e.g. romaji) and get immediate candidate suggestions.
1111- Persistent UI Settings saved in localStorage
1212- Light / Dark / System Theme
@@ -44,16 +44,6 @@ pnpm build
4444pnpm preview
4545```
4646
47- ## 🤝 Contributing
48-
49- 1 . Fork it
50- 2 . Create your feature branch (` git checkout -b feat/... ` )
51- 3 . Commit your changes
52- 4 . Push to the branch
53- 5 . Open a Pull Request
54-
55- All contributions are welcome!
56-
5747## 📜 License
5848
5949GPL-3.0 © 2025 [ xlc-dev] ( https://github.com/xlc-dev ) . See [ LICENSE] ( https://github.com/xlc-dev/QuickIME/blob/main/LICENSE ) for more information.
You can’t perform that action at this time.
0 commit comments