diff --git a/README.md b/README.md index 1cf9d13f..76af9e9c 100644 --- a/README.md +++ b/README.md @@ -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/github.com/asim/go-micro/v3?tab=doc) [![M3O](https://img.shields.io/badge/micro-cloud-orange)](https://m3o.cloud/) [![M3O](https://img.shields.io/badge/micro-slack-red)](https://slack.m3o.com) +# 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/github.com/asim/go-micro/v3?tab=doc) Go Micro is a framework for distributed systems development. @@ -79,10 +79,6 @@ See [examples](https://github.com/micro/go-micro/tree/master/examples) directory See [plugins](https://github.com/micro/go-micro/tree/master/plugins) directory for all the plugins. -## Services - -See [Micro Cloud](https://m3o.cloud/) for cloud hosted services. - ## License Go Micro is Apache 2.0 licensed.