summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-01-31 17:21:14 +0100
committerCanop <cano.petrole@gmail.com>2019-01-31 17:21:14 +0100
commit60f5b60e5bf9b8101ad56c1cbaba87ecb545a31c (patch)
tree06de9c1d111dab71a35ef8caa85d0590fcfe74ac /README.md
parentbdd4ff99c72ad8a8d86d21fcd5cb0e56a63a00ed (diff)
remove the children_loaded bool from the BLine struct
by changing the vec of children by an option<vec>. The struct is one byte lighter, which probably doesn't matter. Perfs aren't measurably changed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index fe23a68..cc302a1 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,7 @@
[![Chat on Miaou](https://miaou.dystroy.org/static/shields/room-en.svg?v=1)](https://miaou.dystroy.org/3?Code_et_Croissants)
[![Chat on Miaou](https://miaou.dystroy.org/static/shields/room-fr.svg?v=1)](https://miaou.dystroy.org/3?Code_et_Croissants)
-An interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands.
-
+A better way to navigate directories.
### Get an overview of a directory, even a big one: