From 75b0e4a020c111544c9d0379da539142d637e9cc Mon Sep 17 00:00:00 2001 From: MishalAbdullah <85678545+Mishalabdullah@users.noreply.github.com> Date: Sat, 13 Jul 2024 04:24:12 +0530 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7b55a96..581d39c 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,21 @@ Beckn-ONIX is [FIDE](https://fide.org/) project aimed at easing setup and mainta There is a community contributed browser based GUI installer to install multi-node reference implementation Beckn network. Refer to the [Installation Guide](./onix-gui/GUI/README.md) and [wizard guide](./onix-gui/README.md) for details. +Here is a [Demo Video](https://www.youtube.com/watch?v=98mU3OQxbqQ) on how to use beckn-onix GUI: + +[![Beckn Onix GUI](https://img.youtube.com/vi/98mU3OQxbqQ/0.jpg)](https://www.youtube.com/watch?v=98mU3OQxbqQ) + + ## CLI Installer For those comfortable with CLI, there is a command line installer to install multi-node reference implementation Beckn network. Refer to the [User Guide](./docs/user_guide.md) and [Setup Walkthrough](./docs/setup_walkthrough.md) for details. +Here is a [Demo Video](https://youtu.be/eyFgQJgGHig) on how to use beckn-onix CLI: + +[![Beckn Onix CLI](https://img.youtube.com/vi/eyFgQJgGHig/0.jpg)](https://youtu.be/eyFgQJgGHig) + + + ## Other documents - [Release Notes](./docs/release_notes.md)