Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add installation video #64

Merged
merged 1 commit into from
Nov 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 21 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,18 @@ decision and help us to improve them.
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
**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)

<!-- markdown-toc end -->

Expand Down Expand Up @@ -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/)
Expand Down
Loading