discord
Refined wording for clarity and conciseness.
This commit is contained in:
parent
0d45cb3256
commit
054d15cfd6
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Core.Framework
|
||||
|
||||
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.
|
||||
Core is an opinionated framework for building Go applications. It was written to ensure 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 or what back-end framework you are using.
|
||||
There is no assumption of what front-end framework you use or what back-end framework you use.
|
||||
|
||||
However, Core provides a set of services that are useful for building applications that are built for the Web3 environment.
|
||||
However, Core provides a set of services useful for building applications for the Web3 environment.
|
||||
|
||||
With working defaults, Core is designed to be as simple as possible to use, yet powerful enough to be used in a wide variety of applications.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue