diff --git a/README.adoc b/README.adoc index c30f3a0..03f4420 100644 --- a/README.adoc +++ b/README.adoc @@ -3,7 +3,7 @@ This is all of the containers running in my server and their configuration. I'm using podman in rootless mode and docker-compose with podman's docker socket emulation. All compose files are in TOML -(just becaus I hate YAML). A helper function for ZSH `pct` +(just because I hate YAML). A helper function for ZSH `pct` (stands for **P**odman **C**ompose **T**OML) is available in link:https://git.korhonen.cc/FunctionalHacker/podman-compose/src/branch/main/podman-compose-toml.zsh[podman-compose-toml.zsh]