From 38885dba6941533add087253330cec469f70ff9e Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 11 Jan 2025 18:50:31 +0100 Subject: [PATCH] update readme file --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 850dc07..2ecab47 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,11 @@ This is the content and some modified theme files that create my personal website on `oe7drt.com`. -The domain name is actually my callsign -- which we use in -amateur radio. +The domain name is actually my amateur radio callsign with the `.com` TLD. ### Build tools -I write content and code with Neovim (AstroNvim). Hugo puts it then +I write content and code with Neovim or VS Code. Hugo puts it then together and builds a website out of it. The final website is pushed to my webserver via rsync.