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

Fix README formatting and sponsor button placement

This commit is contained in:
Asim Aslam
2025-10-29 10:43:48 +00:00
committed by GitHub
parent 48c310f70b
commit 79f5a7a7f6

View File

@@ -1,4 +1,6 @@
# 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) <iframe src="https://github.com/sponsors/micro/button" title="Sponsor micro" height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
# 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)
<iframe src="https://github.com/sponsors/micro/button" title="Sponsor micro" height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
Go Micro is a framework for distributed systems development.