aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index e434940..8ffffef 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Type any function key (eg <kbd>F1</kbd>) to see the keybinds.
| - | - | - |
| language | rust | python |
| runtime deps | none | python, curses |
-| additional formats | none | FictionBook |
+| styled tags | see 1 | :x: |
| incremental search | :heavy_check_mark: | :x: |
| multi line search | :heavy_check_mark: | :x: |
| regex search | :x: | :heavy_check_mark: |
@@ -53,7 +53,10 @@ Type any function key (eg <kbd>F1</kbd>) to see the keybinds.
| images | :x: | :heavy_check_mark: |
| themes | :x: | :heavy_check_mark: |
| choose file from history | :x: | :heavy_check_mark: |
-| external integration | none | dictionary |
+| additional formats | :x: | FictionBook |
+| external integration | :x: | dictionary |
+
+1: headers (h1-h6) are bolded
# Inspiration
<https://github.com/wustho/epr>