1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-18 22:17:44 +02:00

Add links to readme contents

This commit is contained in:
Asim Aslam
2025-05-21 12:06:25 +00:00
parent 3fd52c66e7
commit 456cd7e092

View File

@ -21,10 +21,10 @@ about the framework.
## Contents
- [Getting Started](getting-started)
- [Architecture](architecture)
- Registry
- Broker
- Client/Server
- Transport
- Store
- [Getting Started](getting-started.md)
- [Architecture](architecture.md)
- [Registry](registry.md)
- [Broker](broker.md)
- [Client/Server](client-server.md)
- [Transport](transport.md)
- [Store](store.md)