diff --git a/README.md b/README.md index c0a9513..d8959df 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Simply start recording, perform any actions, stop the recording, return to the s ### Showcase -![Preview gif](preview.gif) +![Preview gif](img/preview.gif) This is how menu looks like: -![repeating mod menu](https://github.com/MeexReay/repeating-mod/assets/127148610/4123068f-b150-45ae-8ae3-fcaa0e6bb9f8) +![repeating mod menu](img/menu.png) ### Controls diff --git a/img/menu.png b/img/menu.png new file mode 100644 index 0000000..5cf7928 Binary files /dev/null and b/img/menu.png differ diff --git a/preview.gif b/img/preview.gif similarity index 100% rename from preview.gif rename to img/preview.gif