diff --git a/README.md b/README.md
index f7a5c61..879b64c 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,12 @@ Use your favorite installation method to download the [AUR package](https://aur.
## Usage
+### Easy to use interface:
+
+
+
+ Click to expand!
+
- `/`: `task {string}` - Filter task report
- `a`: `task add {string}` - Add new task
- `d`: `task {selected} done` - Mark task as done
@@ -60,7 +66,13 @@ Use your favorite installation method to download the [AUR package](https://aur.

-`taskwarrior-tui` supports readline-like navigation:
+
+
+### `readline`-like functionality:
+
+
+
+ Click to expand!
- `` : Go to beginning of the line
- `` : Go to end of the line
@@ -69,3 +81,5 @@ Use your favorite installation method to download the [AUR package](https://aur.
- `` : Delete previous word

+
+