From 48c8f4e230cfab9bc8b245c4d0c94a96f1ac6eaf Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Sat, 22 Jan 2022 10:12:15 +0700 Subject: [PATCH] docs: emphasize the alpha status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6a65dc9..d63ab209 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ [![license](https://img.shields.io/github/license/khuedoan/homelab?style=flat-square&logo=gnu&logoColor=white)](https://www.gnu.org/licenses/gpl-3.0.html) [![stars](https://img.shields.io/github/stars/khuedoan/homelab?logo=github&logoColor=white&color=gold&style=flat-square)](https://github.com/khuedoan/homelab) +Current status: **ALPHA** + This project utilizes [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_code) to automate provisioning, operating, and updating self-hosted services in my homelab. It can be used as a highly customizable framework to build your own homelab.