diff --git a/README.md b/README.md index 2a825a9..c5fdb32 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ This project is ideal for: ## Documentation - [Getting Started Guide](docs/getting-started.md) - Set up the project and make your first API calls +- [API Design Guidelines](docs/api-design.md) — Explains StellarKit's response envelope, pagination conventions, asset shapes, timestamp formats, amount formats, and error structure. --- @@ -189,12 +190,6 @@ StellarKit API currently supports Soroban contract inspection through the `/soro --- -## Documentation - -- [API Design Guidelines](docs/api-design.md) — Explains StellarKit's response envelope, pagination conventions, asset shapes, timestamp formats, amount formats, and error structure. - ---- - ## Getting Started New to Stellar or this API? Start with the **[Getting Started Guide](docs/getting-started.md)** for step-by-step instructions. Also see the **[Glossary](docs/glossary.md)** for explanations of Stellar-specific terminology.