From 0d45cb32560a149826f17e00444eda83a212f9e5 Mon Sep 17 00:00:00 2001 From: Snider Date: Fri, 24 Oct 2025 15:53:48 +0100 Subject: [PATCH] discord test --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02aafac0..bdb226a3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Core.Framework -Core is an opinionated framework for building Go applications written for assured information exchange between the front-end and back-end of a Web3 environment. +Core is an opinionated framework for building Go applications, written to assure information exchange between the front-end and back-end of a Web3 environment. -There is no assumption of what front-end framework you are using, and no assumption of what back-end framework you are using. +There is no assumption of what front-end framework you are using or what back-end framework you are using. However, Core provides a set of services that are useful for building applications that are built for the Web3 environment.