1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-04 21:42:57 +02:00

Update README.md

This commit is contained in:
Asim Aslam
2022-01-17 13:34:30 +00:00
committed by GitHub
parent a612e09a34
commit 6bc97c16ee

View File

@ -7,7 +7,7 @@ Go Micro is a framework for distributed systems development.
## Overview
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
Our philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly
but everything can be easily swapped out.
## Features