commit 43afd8510718019b484f29c16e7dd542c93c1a6d
parent b9a0b30da25c4f05510d2e392fb76cee1f27ba38
Author: Byron Torres <b@torresjrjr.com>
Date: Fri, 19 Feb 2021 13:01:16 +0000
Update README.md
Diffstat:
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -1,7 +1,7 @@
# fetch
-A small, colourful system infomation prompt for [MSYS2][1] on Windows.
-Written in hackable POSIX sh.
+A small, colourful systems info prompt, written in hackable POSIX sh.
+Originally for [MSYS2][1] on Windows, compatible with UNIX-likes.
```
$ fetch
@@ -15,8 +15,13 @@ $ fetch
```
Configure the graphic and status by editing the source to your liking,
-suckless style. Improvements are welcome.
+suckless style.
+Upcomming feature: local `~/.config/fetch/graphic.sh` files.
+
+Send patches and questions to <~torresjrjr/public-inbox@lists.sr.ht>
+(See [git-send-email.io][2]).
- [1]: https://www.msys2.org/
+ [1]: https://www.msys2.org/
+ [2]: https://git-send-email.io/