From 3b34bf7b88a9638c03fa530d3f509d61344798c0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 1 Nov 2021 08:57:52 +0200 Subject: update software used --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac9e50be..e517f8c7 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ You can find more about my internet site and the static content generator at [sn ## Software I use to maintain this site -* Text editor: [Vim](https://www.vim.org) +* Text editor: [Neovim](https://www.neovim.io) * Gemini server: [a-h/gemini](https://github.com/a-h/gemini) -* Bash -* ShellCheck (if you want to run the tests) +* GNU Bash: [https://www.gnu.org/software/bash/](https://www.gnu.org/software/bash/) +* ShellCheck: [https://www.shellcheck.net/](https://www.shellcheck.net/) * Web server: [Apache HTTPD](https://httpd.apache.org) (for "normal" HTML site) * Obviously, I am also using Codeberg for source code and Codeberg Page hosting. -- cgit v1.2.3