From 7438524179a40ebd01a43126df228503c773377f Mon Sep 17 00:00:00 2001 From: rrozek Date: Fri, 22 Mar 2024 21:54:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8d0898..45948d4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ #### Tokenguard Dashboard Builder - Server -Welcome to the Tokenguard Dashboard Builder Server repository! This repository contains the backend implementation of our dashboard builder tool for data analytics. The server-side application provides APIs for connecting frontend visualizations with underlying data, saving and modifying visualization-related data, and managing user dashboards. This tool is under constant development and its initial version was delivered thanks to Web3 Foundation [grant] (https://grants.web3.foundation/applications/Tokenguard) +Welcome to the Tokenguard Dashboard Builder Server repository! This repository contains the backend implementation of our dashboard builder tool for data analytics. The server-side application provides APIs for connecting frontend visualizations with underlying data, saving and modifying visualization-related data, and managing user dashboards. This tool is under constant development and its initial version was delivered thanks to Web3 Foundation [grant](https://grants.web3.foundation/applications/Tokenguard) ### Getting Started