diff --git a/README.md b/README.md index 2973e74..e8657f3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,48 @@ -# BOS -BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable +# BOS — Bugema Operating System + +BOS (Bugema Operating System) is a free, open source, and self-hostable +internet OS built by the Bugema Open Source Community (BOSC). + +--- + +## About +BOS is designed to provide a lightweight, accessible, and community-driven +operating system environment that can be self-hosted by institutions, +universities, and individuals who need full control over their digital infrastructure. + +--- + +## Key Features +- Free and open source +- Self-hostable on your own server +- Community-driven development +- Lightweight and accessible + +--- + +## Getting Started + +### Prerequisites +- A server or virtual machine running Ubuntu 20.04 or higher +- Git installed on your machine + +### Installation +1. Clone the repository: + git clone https://github.com/bos-com/BOS.git +2. Navigate into the project folder: + cd BOS +3. Follow setup instructions as they are added by contributors. + +--- + +## Contributing +We welcome contributions from everyone. To contribute: +1. Fork this repository +2. Create a new branch e.g. fix/your-issue +3. Make your changes +4. Submit a Pull Request referencing your issue + +--- + +## License +This project is licensed under the MIT License. See the LICENSE file for details.