From 3aa7ff3fdc7b47ebc975f6ecff57186bb426f853 Mon Sep 17 00:00:00 2001
From: Liam
Date: Mon, 23 Sep 2024 09:40:30 +0100
Subject: [PATCH] update readme
---
README.md | 36 +++++++++++++++++-------------------
1 file changed, 17 insertions(+), 19 deletions(-)
diff --git a/README.md b/README.md
index aef5d56..84b1ab3 100644
--- a/README.md
+++ b/README.md
@@ -18,27 +18,19 @@
-
-
- Table of Contents
-
- -
- Getting Started
-
-
- - Usage
- - Todo
- - Contributing
- - License
-
-
+### Infrastructure
-### Built With
+- [![Kubernetes][k8s]]
+- [![Helm][helm]]
+- [![Traefik][traefik]]
+- [![Cert Manager][cert-manager]]
+- [![Metallb][metallb]]
+- [![NFS][nfs]]
+- [![FluxCD][fluxcd]]
-- [![FluxCD]][fluxcd]
+### Services
+
+See [services](./apps/production/) for a list of services that I use in my homelab.
@@ -67,3 +59,9 @@ Don't forget to give the project a star! Thanks again!
[fluxcd]: https://fluxcd.io
+[k8s]: https://kubernetes.io
+[helm]: https://helm.sh
+[traefik]: https://traefik.io
+[cert-manager]: https://cert-manager.io
+[metallb]: https://metallb.org
+[nfs]: https://nfs.fascinated.cc