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 ## Contents
- [Getting Started](getting-started) - [Getting Started](getting-started.md)
- [Architecture](architecture) - [Architecture](architecture.md)
- Registry - [Registry](registry.md)
- Broker - [Broker](broker.md)
- Client/Server - [Client/Server](client-server.md)
- Transport - [Transport](transport.md)
- Store - [Store](store.md)