summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files 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.