From 6585de48027c7fe600d01fabe9c653f7981e5562 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Mon, 18 Feb 2019 14:06:51 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f984904b..b28b554d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ **Intro** -- [Application Features](Application_features.md) -- [Road Map](Roadmap.md) -- [LND API Coverage](LNDAPICoverage.md) -- [Application Configurations](Application_configurations) * [Introduction](#intro) +* [Architecture](#arch) * [Prerequisites](#prereq) * [Installation](#install) * [Prep For Execution](#prep) @@ -25,6 +26,8 @@ RTL source code is available at this [repo](https://github.com/ShahanaFarooqui/R For detailed screenshots and UI operation guide you can visit our [medium post](https://medium.com/@suheb.khan/how-to-ride-the-lightning-447af999dcd2) +### Architecture + ### Prerequisites Please ensure that you have completed the installation of LND lightning node.