summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-01 08:57:52 +0200
committerPaul Buetow <paul@buetow.org>2021-11-01 08:57:52 +0200
commit3b34bf7b88a9638c03fa530d3f509d61344798c0 (patch)
treeff81b1ddb1e36bc79eb47e0509bc788b2d7ae832
parent9cf5051c2955f94a3a62fd7bcfd06c8c2d4e9a8b (diff)
update software used
-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.