summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-10-30 04:51:17 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-10-30 04:51:17 +0900
commite648ff8974bed2d4400e460aa00a22e6a2e3d4a1 (patch)
tree65207fb36edb4394acbf4ed561c42f35c8b03e39
parent8738fcc8196ab75858702080c0620bb819dfe2f7 (diff)
Move readme url to the bottom
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2eb2424..7c99793 100644
--- a/README.md
+++ b/README.md
@@ -264,8 +264,6 @@ trash directory : $PROFILE\AppData\Local\felix\Trash
log files : $PROFILE\AppData\Local\felix\log
```
-For more details, visit https://kyoheiu.dev/felix.
-
### About `Rgb` and `AnsiValue`
You can configure these colors like this:
```
@@ -276,3 +274,5 @@ color:
dirty_fg: !Rgb [124, 30, 40]
```
cf: https://docs.rs/serde_yaml/latest/serde_yaml/#using-serde-derive
+
+For more details, visit https://kyoheiu.dev/felix.