From f582eea97151a2e77c607e69c16118131994838a Mon Sep 17 00:00:00 2001 From: Zachary Brown Date: Fri, 1 Sep 2023 10:03:09 -0700 Subject: [PATCH] docs: Fix token driver client naming convention The "Application Name" for the Climate Token Driver was listed incorrectly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c65da7b..fbf476d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This application can run in 4 modes, each providing a separate application with * Mode: Client * Use case: A carbon token holder could use this in conjunction with the [Climate Wallet](https://github.com/Chia-Network/Climate-Wallet) to manage their tokenized carbon credits * Port: 31314 - * Application Name: climate-tokenization-chia + * Application Name: climate-token-driver * **Dev Mode (for developers only!)**: * Mode: Dev * Use case: Developers are able to test the software without having to communicate with the blockchain