diff --git a/README.md b/README.md index d5debb7c..20e11ebf 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ # 📗 Table of Contents - [📖 About the Project](#about-project) -- [🔍 Arch Map](#-arch-maps) -- [🛠 Built With](#-built-with) - - [Tech Stack](#tech-stack) +- [🔍 Architecture Map](#-arch-maps) - [🚀 Live OpenAPI Docs](#-live-docs) - [💻 Getting Started](#-getting-started) - [Prerequisites](#prerequisites) @@ -22,11 +20,13 @@ # 📖 Gateway Services -Gateway is a collection of services that helps make interacting with Frequency as easy as working with any Web2 API! +Gateway is a suite of services designed to simplify interactions with the Frequency blockchain, making it as easy as working with any Web2 API. Each service can be used independently to suit your specific needs. + +For a template to help you start building your own project using these services, check out the Social App Template [here](https://github.com/ProjectLibertyLabs/social-app-template). -## 🔭 Arch Maps +## 🔭 Architecture Maps ### Overview Gateway Services @@ -53,17 +53,14 @@ flowchart LR; GS --> F CPS --> F CWS --> F - RS --> F ```
-## 🛠 Built With +### Microservices Each Gateway service is an independent microservice. -### Tech Stack -