diff --git a/README.md b/README.md index 638b439..7b1e046 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,28 @@ # COSMIC FILE MANAGER -The New File Manager for Cosmic Desktop write in Rust +The New File Manager for Cosmic Desktop written in Rust + +> [!TIP] +> It follows the functions and layout of the +> classic file manager, simplifies user +> operation, and adds many distinctive features. + > [!NOTE] > This Project is in early development version ## Get Started -### Build the project -The Project is write in rust for build the project use `cargo build` for developement unoptimized build +### Build the project from Source Code + +The Project is written in rust for build the project use `cargo build` for developement unoptimized build or `cargo build --release` for final release build - -## Feactures -- [X] Basic File Navigation -- [X] Many Languages translation -- [X] Low Memory requirements -- [X] Rust Based Software - -# Contributing +## Community and Contributing COSMIC is a project with many other software like the file manager but ever-growing community of users and developers -The Best way to get in touch with the core developers is in [Pop!_OS Chat](https://chat.pop-os.org/) +The main means of contribution and learning: +* [Pop!_OS Website](https://pop.system76.com) +* [Pop!_OS Chat](https://chat.pop-os.org/) +* [Pop!_OS Documentation](https://support.system76.com/#pop) + +## License +This is Project is licensed under [GPLv3](LICENSE) \ No newline at end of file