summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2022-12-21 11:18:14 +0900
committerKyohei Uto <im@kyoheiu.dev>2022-12-21 11:18:14 +0900
commit3b5c7f9dd6c5336d17d3e600d69ebb2f2989a1db (patch)
tree8ff9785f8453439189f5abdcbae8c6c378fa2a8a /README.md
parent045b7936b47854ed2e0fe35c1513f6c0acf2ab30 (diff)
Add chafa's minimal supported version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0506ede..074ab4e 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ cargo install --path .
In addition, you can use felix more conveniently by installing these two apps:
- [zoxide](https://github.com/ajeetdsouza/zoxide): A smarter `cd` command, which enables you to jump to a directory that matches the keyword in felix.
-- [chafa](https://hpjansson.org/chafa/): Terminal graphics for the 21st century, by which you can preview images in felix.
+- [chafa](https://hpjansson.org/chafa/): Terminal graphics for the 21st century, by which you can preview images in felix. ***chafa must be v1.10.0 or later.***
These apps do not need any configuration to use with felix!