diff --git a/README.md b/README.md index 5069174..ceb42ff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@
+ +![logo](./assets/icon.svg) + +---

WeMod Patcher

@@ -47,9 +51,18 @@ With this patch you will be able to use the latest version together with Pro. --- +## 🖼️ Screenshots +![1](./assets/screenshots/app1.png) +![2](./assets/screenshots/app2.png) +--- + ## 📜 License This project is licensed under the Apache-2.0 - see the [LICENSE](LICENSE.md) file for details. --- ## ❤️ Support [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/kitbyte) + +--- + +[![Star History Chart](https://api.star-history.com/svg?repos=k1tbyte/Wemod-Patcher&type=Date)](https://www.star-history.com/#k1tbyte/Wemod-Patcher&Date) \ No newline at end of file diff --git a/assets/icon.svg b/assets/icon.svg new file mode 100644 index 0000000..81e1f42 --- /dev/null +++ b/assets/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/screenshots/app1.png b/assets/screenshots/app1.png new file mode 100644 index 0000000..f34195b Binary files /dev/null and b/assets/screenshots/app1.png differ diff --git a/assets/screenshots/app2.png b/assets/screenshots/app2.png new file mode 100644 index 0000000..c9fb09a Binary files /dev/null and b/assets/screenshots/app2.png differ