diff --git a/README.md b/README.md index 2973e74..756dd56 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,28 @@ -# BOS -BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable +# BOS 🌐 +**BOS (Bugema Operating System)** — the internet OS! Free, Open Source, Self hostable. + +## What is BOS? +BOS is a web-based operating system that runs in the browser. +It gives users a full desktop experience over the internet — +no installation required. + +## Features +- 🌍 Runs entirely in the browser +- 🔓 Free & Open Source +- 🖥️ Self hostable — run it on your own server +- ⚡ Lightweight and fast + +## Getting Started +```bash +git clone https://github.com/King24Dave/BOS.git +cd BOS +``` + +## Self Hosting +> Instructions coming soon... + +## Contributing +Pull requests are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. + +## License +This project is licensed under the terms in [LICENSE](LICENSE).