diff --git a/README.md b/README.md index d91bfae..ec46764 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ Small electron app intended to help Sims players and content makers to find and Download application from Releases page and start. +## Video tutorial + +[![Sims Mod Assistant Tutorial](https://img.youtube.com/vi/m-VSYq3zcdg/0.jpg)](https://youtu.be/m-VSYq3zcdg "Sims Mod Assistant Tutorial") + # CLI ```bash diff --git a/package.json b/package.json index 2f61b97..678551a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sims-mod-assistant", "nameLong": "Sims 4 mod assistant", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple Electron based Application to help Sims 4 players handle their thousands of mods", "main": "dist/server/main.js", "devDependencies": {