From 26eac566d16668a9cdbac63dc3060156ab1edcf7 Mon Sep 17 00:00:00 2001 From: gOOvER Date: Fri, 10 Sep 2021 11:30:27 +0200 Subject: [PATCH] add missing Bot Section --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6c2a56..591624b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,16 @@ is tagged correctly. * [debian](/oses/debian) * `ghcr.io/parkervcp/yolks:debian` * [ubuntu](/oses/ubuntu) - * `ghcr.io/parkervcp/yolks:ubuntu` + * `ghcr.io/parkervcp/yolks:ubuntu` +### [Bot](/bot) + * [`bastion`](/bot/bastion) + * `ghcr.io/parkervcp/yolks:bot_bastion` + * [`parkertron`](/bot/parkertron) + * `ghcr.io/parkervcp/yolks:bot_parkertron` + * [`redbot`](/bot/red) + * `ghcr.io/parkervcp/yolks:bot_red` + * [`sinusbot`](/bot/sinusbot) + * `ghcr.io/parkervcp/yolks:bot_sinusbot` ### [Cassandra](/cassandra) * [`cassandra_java8_python27`](/cassandra/cassandra_java8_python2) * `ghcr.io/parkervcp/yolks:cassandra_java11_python2`