1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-30 10:10:44 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.