commit 79711f81e8d04c1c0962c312e7bc3e05dc604dc2
parent 02e3a92cc0a37ef8c7b9335075e5bfe7fcd0560a
Author: Taco-C <perian.forod@gmail.com>
Date: Thu, 2 Jul 2020 00:32:40 +0200
Remove dot
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -11,5 +11,5 @@ A handful of (useful) scripts for unix-like systems.
| `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. |
| `wifi-select` | `rofi` or `dmenu`, NetworkManager | Connect to a wifi with NetworkManager. |
-| `wiktionaire` | `rofi` or `dmenu`, `surf` or another web browser. | Search for word on Wiktionary from the desktop. |
+| `wiktionaire` | `rofi` or `dmenu`, `surf` or another web browser | Search for word on Wiktionary from the desktop. |