From 1da63e8c763ce597c8881cc3b3c432d265f20c6c Mon Sep 17 00:00:00 2001 From: Taha Abbasi Date: Thu, 30 Mar 2023 16:11:28 -0600 Subject: [PATCH] preparing for prod codecommit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a60b55..052c3ce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -TokenSupply App -=============== +TokenSupply App (API) +===================== The TokenSupply App is a simple and efficient solution for calculating the total, circulating, and non-circulating supply of a token across multiple blockchain networks. It provides a set of RESTful API endpoints for querying the token supply data and offers easy integration with other applications or services.