diff --git a/README.md b/README.md
index 20d9d0a0..7ff29054 100644
--- a/README.md
+++ b/README.md
@@ -1480,6 +1480,45 @@ ________________________________________________________________________________
+
+ 🔸File Browser
+
+
+
+ File Browser
+
+To Install File Browser, ⚠️ run the following in the LXC console.
+
+```yaml
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/filebrowser-v3.sh)"
+```
+
+[File Browser](https://filebrowser.org/features) is a create-your-own-cloud-kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface. Many available features!
+
+
+
+**File Browser Interface - http:// IP:8080**
+
+⚙️ **Initial Login**
+
+**username**
+ ```yaml
+ admin
+ ```
+ **password**
+ ```yaml
+ changeme
+ ```
+
+⚙️ **To Update File Browser**
+
+```yaml
+Working On
+```
+___________________________________________________________________________________________
+
+
+
Webmin System Administration