From ca723a6839bc659259a052701f2035e489f8ea73 Mon Sep 17 00:00:00 2001 From: reagost <155507352+reagost@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:06:40 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/README.md b/docs/README.md index 2415298a..3f7beb0f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,11 +5,11 @@ actionText: Quick Start → actionLink: /Guide/ features: - title: Modular - details: Encapsulate complex underlying technology and divide the blockchain system into completely independent business modules -- title: Multi-language - details: Support for multiple languages, allowing developers to use their own programming languages, lowering the development barrier + details: Encapsulate complex underlying technology and divide the blockchain system into completely independent business modules. +- title: ChainBox + details: NULS ChainBox solution provides developers an extensive suite of tools used to build highly customized blockchains choosing modules from a common repository, modifying them, or even adding new ones. - title: Customized - details: Develop business modules according to actual requirements, and integrate with the underlying block chain modules only by following the agreed communication protocol -footer: MIT Licensed | Copyright 2021 © All rights Reserved. NULS + details: Develop business modules according to actual requirements, and integrate with the underlying block chain modules only by following the agreed communication protocol. +footer: MIT Licensed | Copyright 2017-2024 © All rights Reserved. NULS ---