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

Update README.md

This commit is contained in:
Asim Aslam 2022-05-10 06:59:08 +01:00 committed by GitHub
parent 072547201c
commit de0b456b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
# 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)
# 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 is a framework for distributed systems development.