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-04-18 19:20:45 +01:00
committed by GitHub
parent 034ba9a0de
commit cce02927e7

View File

@ -2,8 +2,6 @@
Go Micro is a framework for distributed systems development. Go Micro is a framework for distributed systems development.
<img src="go-micro.png" style="border: 1px solid black;" />
## 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.