diff --git a/profile/README.md b/profile/README.md index 629bbdc..6070237 100644 --- a/profile/README.md +++ b/profile/README.md @@ -15,13 +15,13 @@ Engineering4AI is an open-source organization focused on practical AI software e ## ⚙️ Projects in This Organization -### [AutoHarness](https://github.com/Engineering4AI/AutoHarness) [![AutoHarness](https://img.shields.io/badge/Repo-AutoHarness-blue?style=for-the-badge)](https://github.com/Engineering4AI/AutoHarness) +### [AutoHarness](https://github.com/Engineering4AI/AutoHarness) ![](https://img.shields.io/badge/Repo-AutoHarness-blue?style=for-the-badge) A self-evolving coding agent in Rust with a minimal implementation that is designed to actually run and iterate. -### [nano-code](https://github.com/Engineering4AI/nano-code) [![nano-code](https://img.shields.io/badge/Repo-nano--code-orange?style=for-the-badge)](https://github.com/Engineering4AI/nano-code) +### [nano-code](https://github.com/Engineering4AI/nano-code) ![](https://img.shields.io/badge/Repo-nano--code-orange?style=for-the-badge) A tiny Rust coding agent that demonstrates the smallest practical architecture for automated code changes. -### [awesome-spec-driven-development](https://github.com/Engineering4AI/awesome-spec-driven-development) [![awesome-spec-driven-development](https://img.shields.io/badge/Repo-awesome--spec--driven--development-green?style=for-the-badge)](https://github.com/Engineering4AI/awesome-spec-driven-development) +### [awesome-spec-driven-development](https://github.com/Engineering4AI/awesome-spec-driven-development) ![](https://img.shields.io/badge/Repo-awesome--spec--driven--development-green?style=for-the-badge) A curated collection of resources, tools, and references for spec-driven development (SDD). ## 🎯 What We Aim For