From 4d3ad419b6c3c97e02a0b0fd5e6aa3bb0b3734f4 Mon Sep 17 00:00:00 2001 From: Benji Visser Date: Mon, 17 Jul 2023 08:22:42 -0700 Subject: [PATCH] adding pronunciation Signed-off-by: Benji Visser --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ad90c4e..b12d98f4 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,10 @@ Configuration search paths: - `/xeol/config.yaml` +## Pronunciation + +Xeol is pronounced "zee-oh-el", like EOL but with a Z in front :-) + ## Grype - xeol A lot of the xeol codebase was taken from [grype](https://github.com/anchore/grype).