aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Campos <james.r.campos@gmail.com>2020-09-23 23:07:43 -0700
committerJames Campos <james.r.campos@gmail.com>2020-09-23 23:07:43 -0700
commit095986eb9ac3696479c7b1fde0e3f5b356af68ec (patch)
treecb05c8ea1afeb869dc1890ee3778fc0636d71d79
parente5b2e71b01aa48cb68f85826d2fa8cdad3e8f014 (diff)
downloadbk-095986eb9ac3696479c7b1fde0e3f5b356af68ec.tar.gz
readme: links
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index cc5447c..faedc6d 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,6 @@ bk is a WIP terminal EPUB reader, written in Rust.
- Vim bindings
- Incremental search
- Bookmarks
-- Inline styles (bold/italic)
# Install
Install from crates.io:
@@ -48,7 +47,7 @@ Check if your terminal supports italics:
| incremental search | ✔️ | ❌ |
| multi line search | ✔️ | ❌ |
| regex search | ❌ | ✔️ |
-| links | ❌ | ❌ |
+| links | ✔️ | ❌ |
| images | ❌ | ✔️ |
| themes | ❌ | ✔️ |
| choose file from history | ❌ | ✔️ |