From d85233a388e4757c70c8368f610a80a73ca79f14 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 6 Jun 2026 05:50:18 +0000 Subject: [PATCH] Add README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..194fc50 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Bread Ecosystem + +Welcome to the **Bread Ecosystem**! + +This repository contains the core components and tools for the Breadway 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.