1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-23 21:44:41 +02:00

Update README.md

This commit is contained in:
Asim Aslam
2025-10-29 10:46:41 +00:00
committed by GitHub
parent cd735aba56
commit acfb4e2639

View File

@@ -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) # 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. Go Micro is a framework for distributed systems development.
[Sponsor the project](https://github.com/sponsors/micro)
## Overview ## Overview
Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.