Update README.md

This commit is contained in:
Asim Aslam
2020-05-23 16:46:50 +01:00
committed by GitHub
parent 0615fe825f
commit ffd89599a0

View File

@@ -5,7 +5,7 @@ Go Micro is a framework for distributed systems development.
## Overview ## Overview
Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.
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.
<img src="https://micro.mu/docs/images/go-micro.svg" /> <img src="https://micro.mu/docs/images/go-micro.svg" />