Skip to content

Commit b201d62

Browse files
committed
Updated README
1 parent f937d83 commit b201d62

1 file changed

Lines changed: 16 additions & 17 deletions

File tree

README.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
#### 1. Standard Full Version (`-standardfull-release.apk`)
8585
* **Features:** Recommended. Cloud AI (Proofreading, Translation), **Handwriting Input** support, and Gesture Library Downloader.
86-
* **Permissions:** Request `INTERNET` permission (used *only* when explicitly using Cloud AI features or updating libraries).
86+
* **Permissions:** Request `INTERNET` permission (used *only* when explicitly using Cloud AI features, downloading dictionaries/libraries, or updating).
8787
* **Setup:** Configure Cloud AI keys in Settings.
8888

8989
#### 2. Standard Version (`-standard-release.apk`)
@@ -108,16 +108,17 @@
108108

109109
## Todo
110110

111-
- inbuild voice input
112-
- improved inbuild gesture typing
113-
- Custom key sound
114-
- two thumb typing
111+
- Stabilize the current beta version
112+
- Built-in voice input support
113+
- Improved built-in gesture typing
114+
- Custom key sounds
115+
- Two-thumb typing layout
115116

116117
## Setup
117118

118119
### AI Features Setup
119120

120-
LeanType supports multiple AI providers: **Google Gemini**, **Groq**, and **OpenAI-compatible** (OpenRouter, HuggingFace, etc.).
121+
LeanType supports multiple AI providers: **Google Gemini**, **Groq**, and **OpenAI-compatible** (a custom endpoint option allowing you to use any custom provider, such as OpenRouter, HuggingFace, or local LLM servers).
121122

122123
👉 **[Read the Full AI Setup & Features Guide](docs/FEATURES.md)**
123124

@@ -134,9 +135,7 @@ LeanType supports multiple AI providers: **Google Gemini**, **Groq**, and **Open
134135
135136
## Contributing
136137

137-
For issues specific to LeanType features, please open an issue in this repository.
138-
139-
For issues with core HeliBoard functionality, please report to the [original HeliBoard repository](https://github.com/Helium314/HeliBoard/issues).
138+
Please report any issues or suggestions directly in our repository: [🐛 Open an Issue](https://github.com/LeanBitLab/HeliboardL/issues)
140139

141140
## Community Themes
142141

@@ -168,17 +167,17 @@ Check out our other projects:
168167

169168
---
170169

171-
## Support the Development
172-
173-
Building and maintaining privacy-focused, offline AI apps takes time and resources (test devices, server costs, etc.).
170+
## 💖 Support the Development
174171

175-
If you love LeanType, please consider supporting the project!
172+
Building and maintaining privacy-focused, on-device apps takes significant time, hardware resources (test devices, compilation machines), and effort.
176173

177-
<a href="https://github.com/sponsors/LeanBitLab">
178-
<img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" width="150" alt="Sponsor on GitHub"/>
179-
</a>
174+
If LeanType makes your daily typing experience better, please consider supporting our development! Your sponsorship directly helps us keep the project **100% free, open-source, and independent**.
180175

181-
Your support keeps the code **100% Free and Open Source**.
176+
<div align="left">
177+
<a href="https://github.com/sponsors/LeanBitLab">
178+
<img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" style="height: 40px;" alt="Sponsor on GitHub"/>
179+
</a>
180+
</div>
182181

183182
---
184183

0 commit comments

Comments
 (0)