From ef04f464dae621d78765573fd3b1ef6724aedc7b Mon Sep 17 00:00:00 2001 From: Sergey Penkovsky Date: Mon, 8 Sep 2025 15:40:09 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d010289..9b350e5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Melos + FVM CI](https://github.com/pese-git/cherrypick/actions/workflows/pipeline.yml/badge.svg)](https://github.com/pese-git/cherrypick/actions/workflows/pipeline.yml) + +--- + # CherryPick Workspace CherryPick Workspace is a modular, open-source dependency injection ecosystem for Dart and Flutter, designed to offer lightweight, flexible, and scalable DI suitable for both backend and frontend (Flutter) development. This monorepo contains the main DI runtime library, annotation helpers, code generation for modular bindings, and seamless Flutter integration. @@ -142,4 +146,4 @@ Please see: --- -**Happy Cherry Picking! 🍒** \ No newline at end of file +**Happy Cherry Picking! 🍒**