Skip to content

Commit 12655b2

Browse files
Merge pull request #35 from VectorlyApp/readme
Embed demo vid in the README [EOM]
2 parents 968cc06 + a3f9adb commit 12655b2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ Each Routine includes:
4141
Example:
4242
> Navigate to a dashboard, search based on keywords, and return results — all as a reusable Routine.
4343
44+
### Quickstart
45+
<p align="center">
46+
<video src="https://github.com/user-attachments/assets/ec47cfb2-5fb8-4726-b136-cb51df3c1b83" width="760" controls autoplay loop muted>
47+
Video not supported? Watch the demo on YouTube: https://youtu.be/YFVQSuiaWmM
48+
</video>
49+
</p>
50+
4451
### Parameters
4552

4653
- Defined as typed inputs (see [`Parameter`](https://github.com/VectorlyApp/web-hacker/blob/main/src/data_models/production_routine.py) class).

0 commit comments

Comments
 (0)