Update README.md

This commit is contained in:
2025-04-22 08:43:53 +03:00
committed by GitHub
parent fa636ef6a9
commit 883e79216a

View File

@@ -9,7 +9,7 @@ Micro is a standard library for microservices.
## Overview
Micro provides the core requirements for distributed systems development including RPC and Event driven communication.
Micro provides the core requirements for distributed systems development including SYNC and ASYNC communication.
## Features