Skip to content

Commit 5c8ed7a

Browse files
committed
update: readme with features
1 parent eaad1a9 commit 5c8ed7a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,17 @@ leetui
2323

2424
# Get the Cookies from the browser `LEETCODE_SESSION` and `csrftoken` and paste it in `~/.config/leetcode_tui/config.toml`
2525

26-
# run the command again
26+
# run the command again to populate db
2727
leetui
2828
```
29+
30+
## Features
31+
32+
- Question grouped by categories
33+
- Read Question
34+
- Jump to question using vim like keybinding (123G).
35+
- Open question in `EDITOR`
36+
- Solve question in multiple languages
37+
- Submit and run solution in multiple languages
38+
- Read Stats of your performance
39+
- Solved questions are marked with ✔️

0 commit comments

Comments
 (0)