Skip to content

Commit b922c03

Browse files
authored
Update README.md
1 parent 80a4bdd commit b922c03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ For the workflow you just need to set `use-squads` to true and add the needed se
2121

2222
### How to use
2323

24+
Easist is to follow this [Video Guide](https://youtu.be/h-ngRgWW_IM).
25+
2426
Create a Solana Program. Either a [native program](https://solana.com/de/developers/guides/getstarted/local-rust-hello-world) and an [anchor program](https://www.anchor-lang.com/docs/quickstart/local). The program with the `anchor.toml` and/or `cargo.toml` need to be in the root of your repository for these workflows to work out of the box.
2527

2628
```yaml

0 commit comments

Comments
 (0)