aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Campos <james.r.campos@gmail.com>2020-07-14 20:07:30 -0700
committerJames Campos <james.r.campos@gmail.com>2020-07-14 20:07:30 -0700
commit51860063f810513973c379b1bed0bcc34db6139c (patch)
tree76881b9775f4e9e859be9b0c467c8f3e87da7421 /README.md
parentd76699048de8057c25cca693af5ae471d2569696 (diff)
downloadbk-51860063f810513973c379b1bed0bcc34db6139c.tar.gz
readme: unicode for crates.io
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 10 insertions, 11 deletions
diff --git a/README.md b/README.md
index b718527..cc5447c 100644
--- a/README.md
+++ b/README.md
@@ -43,17 +43,16 @@ Check if your terminal supports italics:
# Comparison
| | bk | epr/epy |
| - | - | - |
-| language | rust | python |
-| runtime deps | :x: | python, curses |
-| inline styles | :heavy_check_mark: | :x: |
-| incremental search | :heavy_check_mark: | :x: |
-| multi line search | :heavy_check_mark: | :x: |
-| regex search | :x: | :heavy_check_mark: |
-| links | :x: | :x: |
-| images | :x: | :heavy_check_mark: |
-| themes | :x: | :heavy_check_mark: |
-| choose file from history | :x: | :heavy_check_mark: |
-| additional formats | :x: | FictionBook |
+| runtime deps | ❌ | python, curses |
+| inline styles | ✔️ | ❌ |
+| incremental search | ✔️ | ❌ |
+| multi line search | ✔️ | ❌ |
+| regex search | ❌ | ✔️ |
+| links | ❌ | ❌ |
+| images | ❌ | ✔️ |
+| themes | ❌ | ✔️ |
+| choose file from history | ❌ | ✔️ |
+| additional formats | ❌ | FictionBook |
| external integration | see 1 | dictionary |
1: you can use the `--meta` switch to use `bk` as a file previewer with eg [nnn](https://github.com/jarun/nnn/)