From 391330080a2a0801db81ad1d888f898c3eedd6ce Mon Sep 17 00:00:00 2001 From: jason Date: Fri, 28 Nov 2025 23:24:06 +0000 Subject: [PATCH] corrections --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e294258..def932c 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,14 @@ Terminal User Interface for file browsing using ftxui # Demonstrates -- use arrow keys or mouse to navigate directories -- jump in and out of directories -- select a file and print it's size +- file navigation # Usage ``` -# Compile the program -make all +- use arrow keys or mouse to navigate directories +- alternatively you can press the numbers on your keyboard to select directories + ``` [todo] @@ -23,8 +22,6 @@ make all learndir/ └── FTXUI/ └── joomer-ftxui-file-browser/ - └── build_engine_sdk/ - ``` ## Ubuntu Linux (kasm-ubuntu)