From acfb4e26395cba98a941b10b5710d18f1307da55 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 29 Oct 2025 10:46:41 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c40997b..8e5e9848 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Go Micro [![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/go-micro.dev/v5?tab=doc) [![Go Report Card](https://goreportcard.com/badge/github.com/go-micro/go-micro)](https://goreportcard.com/report/github.com/go-micro/go-micro) -[Sponsor the project](https://github.com/sponsors/micro) - Go Micro is a framework for distributed systems development. +[Sponsor the project](https://github.com/sponsors/micro) + ## Overview Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.