Skip to content

Commit 48f3eae

Browse files
committed
remove <hr>
1 parent 2a7a802 commit 48f3eae

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,13 @@
22

33
**A fast, private, and simple web-based Input Method Editor that doesn’t suck.**
44

5-
---
6-
75
## 🚀 Features
86

97
- Zero-server IME: Runs 100% in your browser. No tracking, no back-end, no network calls.
108
- Instant Romanization -> Characters: Type phonetic input (e.g. romaji) and get immediate candidate suggestions.
119
- Persistent UI Settings saved in localStorage
1210
- Light / Dark / System Theme
1311

14-
---
15-
1612
## 💻 Getting Started
1713

1814
### Prerequisites
@@ -46,20 +42,16 @@ pnpm build
4642
pnpm preview
4743
```
4844

49-
---
50-
5145
## 🤝 Contributing
5246

5347
1. Fork it
5448
2. Create your feature branch (`git checkout -b feat/...`)
55-
3. Commit your changes (`git commit -m "feat: ..."`)
56-
4. Push to the branch (`git push origin feat/...`)
49+
3. Commit your changes
50+
4. Push to the branch
5751
5. Open a Pull Request
5852

5953
All contributions are welcome!
6054

61-
---
62-
6355
## 📜 License
6456

65-
GPL-3.0 © 2025 [xlc-dev](https://github.com/xlc-dev)
57+
GPL-3.0 © 2025 [xlc-dev](https://github.com/xlc-dev). See [LICENSE](https://github.com/xlc-dev/QuickIME/blob/main/LICENSE) for more information.

0 commit comments

Comments
 (0)