summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-10-04 14:25:55 +0200
committermetamuffin <metamuffin@disroot.org>2023-10-04 14:26:52 +0200
commit7d95d962875bc573cb4fc762a42d5f3b856dc494 (patch)
treec0b198fd52d9f8feced58e0954e31b77cf9f36fa
parentbcea5ff43869296ade7b8eece91da371f9675771 (diff)
downloadgnix-7d95d962875bc573cb4fc762a42d5f3b856dc494.tar
gnix-7d95d962875bc573cb4fc762a42d5f3b856dc494.tar.bz2
gnix-7d95d962875bc573cb4fc762a42d5f3b856dc494.tar.zst
readme: change TOML to YAML
Signed-off-by: metamuffin <metamuffin@disroot.org>
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 174ca5a..7f62cb6 100644
--- a/readme.md
+++ b/readme.md
@@ -12,7 +12,7 @@ a simple stupid reverse proxy
## Usage
Run the binary with the a path to the configuration as the first argument. The
-configuration file is written in TOML and could look like this:
+configuration file is written in YAML and could look like this:
```toml
# Both the 'http' and 'https' sections are optional