From 7bd215729d0bcca8d687ea5d40bc686e7809fa3b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 6 Jun 2026 05:52:01 +0000 Subject: [PATCH] Capitalize ecosystem references in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02ab7fc..074b6df 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ This repository contains the core components and tools for the Bread Ecosystem, 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. +- **[`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