summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei Zhang <kweizh@gmail.com>2023-12-19 19:47:18 +0800
committerGitHub <noreply@github.com>2023-12-19 19:47:18 +0800
commit0fce899e90883551f313ed865232140b6812c9d1 (patch)
tree94b8e0c16c3f7856c704c4e31b45d06ffc84e820
parent8937c4720bdeaa931ea6d0878cd913d68b2dd0ef (diff)
:memo: :hammer: emphasis on the dev docs notice (#969)
Signed-off-by: Wei Zhang <kweizh@gmail.com>
-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>