1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-06 08:16:03 +02:00

Update README.md

This commit is contained in:
Asim Aslam 2022-05-11 09:55:41 +01:00 committed by GitHub
parent de0b456b46
commit 13b76331ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Go Micro [![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![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/v4?tab=doc) [![Community](https://img.shields.io/:community-home-orange.svg)](https://github.com/go-micro) [![Micro](https://img.shields.io/:micro-platform-green.svg)](https://github.com/micro/micro) [![M3O](https://img.shields.io/:m3o-services-red.svg)](https://github.com/m3o/m3o) [![Mu](https://img.shields.io/:mu-network-white.svg)](https://github.com/micro/network)
# Go Micro [![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![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/v4?tab=doc) [![Community](https://img.shields.io/:community-home-orange.svg)](https://github.com/go-micro)
Go Micro is a framework for distributed systems development.