Update README.md

This commit is contained in:
Asim Aslam
2021-06-28 14:25:30 +01:00
committed by GitHub
parent 42507adaac
commit 8aa901e1e7

View File

@@ -6,7 +6,7 @@ Programmable real world Micro services
Micro services provide the fundamental building blocks for any products, apps or services. They can be used in isolation
or combined to create a powerful distributed system. The services are intended to be consumed by each other using RPC
and from the external world through an API.
and from the external world through a Micro API.
## Cloud