From 20e56bccbeaff4ba64964169c78ccb8030e1ebfe Mon Sep 17 00:00:00 2001 From: Farbod Ahmadian Date: Mon, 11 Nov 2024 16:13:09 +0100 Subject: [PATCH] docs: add installation video --- README.md | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f07c2cf..20e72f0 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,18 @@ decision and help us to improve them. **Table of Contents** -- [In Action](#in-action) -- [Features](#features) - - [Detailed Features](#detailed-features) -- [How to Use](#how-to-use) - - [Prerequisites](#prerequisites) - - [Initialize a New Project](#initialize-a-new-project) -- [Resources](#resources) -- [Contributing](#contributing) -- [License](#license) -- [Acknowledgments](#acknowledgments) +- [Inception](#inception) + - [In Action](#in-action) + - [Features](#features) + - [Detailed Features](#detailed-features) + - [How to Use](#how-to-use) + - [Prerequisites](#prerequisites) + - [Initialize a New Project](#initialize-a-new-project) + - [Watch it in action](#watch-it-in-action) + - [Resources](#resources) + - [Contributing](#contributing) + - [License](#license) + - [Acknowledgments](#acknowledgments) @@ -123,6 +125,15 @@ If you have copier installed locally, use: copier copy --trust gh:DataChefHQ/Inception . ``` +### Watch it in action + +- Installing Inception: +[Inception installation Guide](https://github.com/user-attachments/assets/948ef87d-275e-4a5a-b0a9-d19a55682147 +) + +- Installing Devenv: +[Devenv Installation Guide](https://github.com/user-attachments/assets/46c3f42b-e27d-4613-a454-2ef5ba2f3a09) + ## Resources - [Devenv Docs](https://devenv.sh/getting-started/)