aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorverdant <im@verdant.ee>2026-08-03 21:22:30 +0800
committerverdant <im@verdant.ee>2026-08-03 21:22:30 +0800
commit6c2e4304f6c8a825515b4bc61c9f73f7bf0e2947 (patch)
tree6aec273e39ef60e2b8704dfb7cfc55c51f345d41 /README.md
parent6ef436e74c7d48e2ce5da0cb212c98cc13df7078 (diff)
downloadsf-6c2e4304f6c8a825515b4bc61c9f73f7bf0e2947.tar.gz
sf-6c2e4304f6c8a825515b4bc61c9f73f7bf0e2947.zip
Tweak wording and add 2 screenshots
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index c63b4ee..ebcd535 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# SF
-Sf is a minimalist terminal file manager written in C which is inspired by [nnn](blob/master/README.md) and [lf](https://github.com/gokcehan/lf/).
+Sf is a minimalist terminal file manager which is inspired by [nnn](blob/master/README.md) and [lf](https://github.com/gokcehan/lf/). No Python, no Rust, written in **C**.
+
+![Screenshot I](./assets/1.jpg)
+
+![Screenshot II](./assets/2.jpg)
## Installation