Skip to content

Commit ac1387f

Browse files
authored
Merge pull request #13 from khumnath/khumnath-patch-1
readme update
2 parents 3d76b90 + 07fbd03 commit ac1387f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> [!NOTE]
2+
> We need a valid nepali word list file with many words per line for creating good database.
3+
> we can train with any text file but function to filter only valid words is not complete yet.
4+
> if anyone wants to contribute create a file wordlist.text and send a pull request.
15
26
# fcitx5-lekhika
37

@@ -29,6 +33,9 @@
2933
- **Database Tools:** Reset the dictionary or download a pre-trained database to get started quickly.(download and replace method implemented but file is not ready)
3034

3135
- **Live Testing:** Configure and test transliteration rules in real-time without restarting Fcitx5.
36+
37+
## lekhika in action
38+
![img](https://raw.githubusercontent.com/khumnath/fcitx5-lekhika/main/data/Screenshot_fcitx5-lekhika_20250912125709.png)
3239

3340

3441
## 📦 Dependencies
@@ -111,6 +118,9 @@ After installation, you need to enable the input method:
111118
5. Search for **"Lekhika"** and add it to the list of active input methods.
112119

113120
6. You can now switch to it using your configured hotkey (e.g., `Ctrl+Space`).
121+
122+
### fcitx setting options
123+
![img](https://raw.githubusercontent.com/khumnath/fcitx5-lekhika/main/data/Screenshot_fcitx5-config_lekhika_20250912130028.png)
114124

115125

116126
### 2. Using the Dictionary Trainer
@@ -176,4 +186,4 @@ Licensed under the GNU General Public License v3. See [LICENSE](https://www.gnu.
176186

177187
- [Fcitx5 Project](https://github.com/fcitx/fcitx5 "null")
178188

179-
- [Fcitx Wiki](https://fcitx-im.org/wiki/ "null")
189+
- [Fcitx Wiki](https://fcitx-im.org/wiki/ "null")

0 commit comments

Comments
 (0)