From be19be7cee1538d849916bb63e4ba67f977af6a3 Mon Sep 17 00:00:00 2001 From: Pascal Zarrad Date: Wed, 14 Jul 2021 23:48:37 +0200 Subject: [PATCH] Add erlang to README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7670653..ef71329 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,13 @@ is tagged correctly. * `ghcr.io/parkervcp/yolks:alpine` * [`debian`](/oses/debian) * `ghcr.io/parkervcp/yolks:debian` +* [`erlang`](/erlang) + * [`erlang22`](/erlang/22) + * `ghcr.io/parkervcp/yolks:erlang_22` + * [`erlang23`](/erlang/23) + * `ghcr.io/parkervcp/yolks:erlang_23` + * [`erlang24`](/erlang/24) + * `ghcr.io/parkervcp/yolks:erlang_24` * [`games`](/games) * [`arma3`](/games/arma3) * `ghcr.io/parkervcp/games:arma3` @@ -78,4 +85,4 @@ is tagged correctly. * `ghcr.io/parkervcp/installers:alpine` * [`source-install`](/installers/source) - * `ghcr.io/parkervcp/installers:source` \ No newline at end of file + * `ghcr.io/parkervcp/installers:source`