From fa6efe1abfac53d510e18d815f6faee37ce2f338 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Tue, 1 Aug 2023 15:55:49 +0300 Subject: [PATCH] readme for ngaccount --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0aba71f..4ffb4b2 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ The crates are organized as follow : - [ng-sdk-js](ng-sdk-js/README.md) : contains the JS SDK, with example apps: web app, react app, or node service. - [ng-app](ng-app/README.md) : all the native apps, based on Tauri, and the web app. - [ngone](ngone/README.md) : server for nextgraph.one (boostrap into the right app) +- [ngaccount](ngaccount/README.md) : server for nextgraph's Broker Service Provider account manager. ### Run