Update README.md

This commit is contained in:
Asim Aslam 2020-05-31 11:31:41 +01:00 committed by GitHub
parent ca9b877646
commit b5c2121cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,6 @@ Go Micro provides the core requirements for distributed systems development incl
The **Micro** philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly The **Micro** philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly
but everything can be easily swapped out. but everything can be easily swapped out.
Plugins are available at [github.com/micro/go-plugins](https://github.com/micro/go-plugins).
## Features ## Features
Go Micro abstracts away the details of distributed systems. Here are the main features. Go Micro abstracts away the details of distributed systems. Here are the main features.