From 4c0b462af2bf164bc12f50073c82a677cf14a5f2 Mon Sep 17 00:00:00 2001
From: Nikolay Korotkiy <sikmir@disroot.org>
Date: Wed, 12 Feb 2025 00:53:46 +0300
Subject: [PATCH] Add sfm

https://github.com/afify/sfm - simple file manager.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 67e70c4..043fc39 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,7 @@ List of projects that provide terminal user interfaces
 - [mc](https://github.com/MidnightCommander/mc) GNU Midnight Commander. A free cross-platform orthodox file manager.
 - [nnn](https://github.com/jarun/nnn) n³ The unorthodox terminal file manager.
 - [ranger](https://github.com/ranger/ranger) A VIM-inspired file manager for the console.
+- [sfm](https://github.com/afify/sfm) Simple file manager.
 - [superfile](https://github.com/MHNightCat/superfile) Pretty fancy and modern terminal file manager.
 - [TUIFIManager](https://github.com/GiorgosXou/TUIFIManager) A cross-platform terminal-based file manager *(supports termux)*.
 - [Vifm](https://github.com/vifm/vifm) A TUI file manager with vi-keybindings and other vim like behaviour.