diff --git a/README.md b/README.md
index c8882b35..0518e291 100644
--- a/README.md
+++ b/README.md
@@ -1592,6 +1592,46 @@ ________________________________________________________________________________
+
+ 🔸grocy LXC
+
+
+
+ grocy LXC
+
+[grocy](https://grocy.info/) is a web-based self-hosted groceries & household management solution for your home.
+
+To create a new Proxmox grocy LXC, run the following in the Proxmox Shell.
+
+```
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/grocy-v3.sh)"
+```
+
+⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡
+
+**grocy Interface: http:// IP**
+
+⚙️ **Initial Login**
+
+**username**
+ ```yaml
+ admin
+ ```
+ **password**
+ ```yaml
+ admin
+ ```
+
+⚙️ **To Update grocy**
+
+Run in the LXC console
+ ```yaml
+bash /var/www/html/update.sh
+```
+____________________________________________________________________________________________
+
+
+
Daemon Sync Server LXC
@@ -1645,7 +1685,6 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/motioneye-v3
```
-
⚙️ **To Update MotionEye**
Run in the LXC console
@@ -1793,6 +1832,7 @@ apt update && apt upgrade -y
____________________________________________________________________________________________
+
Tailscale