Merge pull request #1 from Breadway/copilot/create-readme-md

Add workspace README.md
This commit is contained in:
Breadway 2026-06-06 14:02:49 +08:00 committed by GitHub
commit b059dfb991
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
README.md Normal file
View file

@ -0,0 +1,16 @@
# Bread Ecosystem
Welcome to the **Bread Ecosystem**!
This repository contains the core components and tools for the Bread Ecosystem, primarily focused on package management and theming.
## Workspace Members
This Rust workspace contains the following crates:
- **[`bakery`](./bakery)**: The package manager for the Bread Ecosystem.
- **[`bread-theme`](./bread-theme)**: A shared theming crate integrating pywal and Catppuccin for the Bread Ecosystem, with optional support for GTK4 and Wayland.
## License
This project is licensed under the MIT License.