diff --git a/README.md b/README.md index c99508c..f80f9b4 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ A ls command with a lot of pretty colors. This project is a rewrite of the super [colorls](https://github.com/athityakumar/colorls) project in rust. For now it only handle the `-l` format (used by default). +## Screenshot + +![image](https://raw.githubusercontent.com/Peltoche/lsd/assets/screen_lsd.png) + ## TODO - [x] Handle the `-l` option (used by default for now)