commit 02e3a92cc0a37ef8c7b9335075e5bfe7fcd0560a
parent 76a47ded01cd89790f1521346b1ddc7486ee7b23
Author: Taco-C <perian.forod@gmail.com>
Date: Thu, 2 Jul 2020 00:31:35 +0200
Clarify detail
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -6,7 +6,7 @@ A handful of (useful) scripts for unix-like systems.
| --- | --- | --- |
| `dugrep` | `rofi` or `dmenu` | `du` files in home directory, `grep` file extention, then open in some program. |
| `ealis.sh` | | Experimental Arch Linux Install Script for VirtualBox. |
-| `hangrep` | go (building) | From standard input, filter out single chinese characters to standard output. |
+| `hangrep` | go (for building) | From standard input, filter out single chinese characters to standard output. |
| `ordur` | | Print the time as text. |
| `rgc` | | Groff to PDF compiler. |
| `update-stagit.sh` | [stagit](https://git.codemadness.org/stagit/file/README.html) | Makes static html pages for all repos in `/srv/git/` into `/srv/http/`, and an index page. |