summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 854193d..75bc0ee 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@
<hr>
</div>
+**IMPORTANT**: This is the development documents,
+please check the docs in [Tags](https://github.com/lsd-rs/lsd/tags) if you installed from the released ones.
+
+The current newest release is: [v1.0.0](https://github.com/lsd-rs/lsd/tree/v1.0.0)
+
+---
# LSD (LSDeluxe)
@@ -35,11 +41,6 @@ This project is a rewrite of GNU `ls` with lots of added features like colors, i
The project is heavily inspired by the super [colorls](https://github.com/athityakumar/colorls) project.
-**IMPORTANT**: This is the development documents,
-please check the docs in Tags if you installed from the released ones.
-
-The current newest release is: [v1.0.0](https://github.com/lsd-rs/lsd/tree/v1.0.0)
-
## Installation
<details>