1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-09-16 08:36:30 +02:00

Update README.md

This commit is contained in:
Asim Aslam
2022-01-11 08:35:16 +00:00
committed by GitHub
parent 748fb39cac
commit 6f15174a2f

View File

@@ -2,6 +2,8 @@
Go Micro is a framework for distributed systems development.
<img src="go-micro.png" />
## Overview
Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication.