diff --git a/README.md b/README.md index 051768b..602b2b9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ robloxstatemachine = "prooheckcp/robloxstatemachine@>0.0.0, <10.0.0" You can start learning in the docs page! https://prooheckcp.github.io/RobloxStateMachine/docs/intro ## 📷Tutorial -[RobloxStateMachine Tutorial (Studio) - YouTube](https://www.youtube.com/watch?v=7M1LkjPaEFE&ab_channel=Prooheckcp) +[![[RobloxStateMachine Tutorial (Studio) - YouTube]](gh-assets/tut-embed.png)](https://www.youtube.com/watch?v=7M1LkjPaEFE&ab_channel=Prooheckcp) # ⭐ Contributing Please leave a star on [GitHub](https://github.com/prooheckcp/RobloxStateMachine), it helps a lot! @@ -39,4 +39,4 @@ to discuss what you would like to change. Please make sure to update tests as appropriate. # 📄 License -[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file +[MIT](https://choosealicense.com/licenses/mit/) diff --git a/gh-assets/tut-embed.png b/gh-assets/tut-embed.png new file mode 100644 index 0000000..b517587 Binary files /dev/null and b/gh-assets/tut-embed.png differ