diff --git a/README.md b/README.md index e1057b5..2d5fc2d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # treels -`treels` is a small Go CLI that blends the quick scan of `ls` with the structure of `tree`. +`treels` is a Go CLI that blends the quick scan of `ls` with the structure of `tree`. Use it to inspect a directory as a compact grid, expand it as a tree, hide project noise with `.gitignore`, and keep large repositories readable with depth limits. +
+
+