1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-07-12 22:41:07 +02:00

Update README.md

This commit is contained in:
Asim Aslam
2022-04-19 15:47:31 +01:00
committed by GitHub
parent 4a7c16419e
commit 4ca75f3ab3

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)
# 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-grey.svg)](https://github.com/micro/micro) [![M3O](https://img.shields.io/:m3o-services-red.svg)](https://github.com/m3o/m3o)
Go Micro is a framework for distributed systems development.
@ -87,6 +87,10 @@ See [github.com/go-micro](https://github.com/go-micro) for community led project
See [CHANGELOG.md](https://github.com/micro/go-micro/tree/master/CHANGELOG.md) for release history.
## Evolution
Go Micro started in 2015. It's since evolved into a platform called [Micro](https://micro.dev) and a service called [M3O](https://m3o.com).
## License
Go Micro is Apache 2.0 licensed.