From abf5fe4feeaa799d1b321d9683fe609e522a8a02 Mon Sep 17 00:00:00 2001 From: ResilientDB <57961394+resilientdb@users.noreply.github.com> Date: Thu, 17 Aug 2023 12:29:14 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 798927f73..6a44e446d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ You may find the latest ResilientDB documentation, including a programming guide 1. Software Stack Architecture - SDK, Interface/API, Platform, Execution, and Storage Layers - Detailed API Documentation: **[Core](https://api.resilientdb.com/)** and **[SDK](https://sdk.resilientdb.com/)** - - Overview of Class Diagram & Code Structure 2. **SDK Layer:** **[Python SDK](https://blog.resilientdb.com/2023/02/01/UsingPythonSDK.html)** 3. **Interface Layer:** **[Key-Value](https://blog.resilientdb.com/2022/09/28/GettingStartedNexRes.html)**, **[Solidity Smart Contract](https://blog.resilientdb.com/2023/01/15/GettingStartedSmartContract.html)**, **[Unspent Transaction Output (UTXO) Model](https://blog.resilientdb.com/2023/02/12/UtxoOnNexres.html)**, ResilientDB Database Connectivity (RDBC) API 4. **Platform Layer:** **[Consensus Manager Architecture (ordering, recovery, network, chain management)](https://blog.resilientdb.com/2022/09/27/What_Is_NexRes.html)**