diff --git a/profile/README.md b/profile/README.md
index db2b134..8c81222 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -1,6 +1,98 @@
SNIGDHA OS
-
+# SnigdhaOS
+
+
+
+
+
+An Arch-based Linux distribution focused on performance, simplicity, and user empowerment.
+
+[](LICENSE)
+[](https://archlinux.org/)
+
+
+
+## 🚀 Features
+
+- **Performance-Driven**: Optimized for speed and resource efficiency
+- **User-Centric**: Designed with user experience in mind
+- **Arch Foundation**: Built on the robust Arch Linux base
+- **Rolling Release**: Always up-to-date with latest packages
+- **Customizable**: Extensive configuration options
+- **Minimal**: No bloatware, just what you need
+
+## 🛠️ Installation
+
+Visit our [installation guide](https://snigdhaos.org/docs/installation) for detailed instructions.
+
+## 📚 Documentation
+
+- [Getting Started](https://snigdhaos.org/docs/getting-started)
+- [Configuration Guide](https://snigdhaos.org/docs/configuration)
+- [Package Management](https://snigdhaos.org/docs/packages)
+- [Troubleshooting](https://snigdhaos.org/docs/troubleshooting)
+
+## 🤝 Contributing
+
+We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md).
+
+1. Fork the repository
+2. Create your feature branch
+3. Commit your changes
+4. Push to the branch
+5. Open a Pull Request
+
+## 🔧 Development
+
+```bash
+# Clone the repository
+git clone https://github.com/snigdhaos/snigdhaos
+
+# Build ISO
+make iso
+
+# Test in VM
+make test
+```
+
+## 📦 Core Packages
+
+- Base System: Arch Linux
+- Display Server: X11/Wayland
+- Package Manager: pacman
+- AUR Helper: yay/paru
+
+## 🌟 Community
+
+- [Discord](https://discord.gg/snigdhaos)
+- [Forum](https://forum.snigdhaos.org)
+- [Matrix](https://matrix.to/#/#snigdhaos:matrix.org)
+- [Reddit](https://reddit.com/r/snigdhaos)
+
+## 📝 License
+
+This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.
+
+## 🙏 Acknowledgments
+
+- Arch Linux Team
+- All our contributors
+- Open source community
+
+## 🔐 Security
+
+Found a security issue? Please report it to security@snigdhaos.org.
+
+---
+
+
+
+Made with ❤️ by the SnigdhaOS Team
+
+[Website](https://snigdhaos.org) • [GitHub](https://github.com/snigdhaos) • [Documentation](https://docs.snigdhaos.org)
+
+