diff --git a/README.md b/README.md index a9ae5e9..1d026e6 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ Each Routine includes: Example: > Navigate to a dashboard, search based on keywords, and return results — all as a reusable Routine. +### Quickstart +

+ +

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