From d9498a56377613339960a4973cc44f621fb16394 Mon Sep 17 00:00:00 2001 From: Karim Naufal Date: Sat, 12 Feb 2022 02:04:41 +0100 Subject: [PATCH] tweaked readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 158cd3b..f9a2a77 100644 --- a/README.md +++ b/README.md @@ -156,9 +156,9 @@ _Also, if you had a full-blown cluster in use, it would be best to delete the wh -## In the code +## History -This project has tried two other OS flavors before settling on MicroOS. Fedora Server, and k3OS. The latter is now defunct, that's why we decided to upgrade to openSUSE MicroOS. However, our code base for it lives on in the [k3os branch](https://github.com/kube-hetzner/kube-hetzner/tree/k3os). +This project has tried two other OS flavors before settling on MicroOS. Fedora Server, and k3OS. The latter, k3OS, is now defunct! However, our code base for it lives on in the [k3os branch](https://github.com/kube-hetzner/kube-hetzner/tree/k3os). Do not hesitate to check it out, it should still work. ## Contributing