diff --git a/README.md b/README.md index 7ca3d0f..a13adda 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ So a little while ago I was asked to write a program to show what files were mis And now I'm finally done :D The program looks like this:
-![GUI](http://i.imgur.com/nl4BECV.png) +![GUI](https://i.imgur.com/B4HYyyD.png) It is a simple program that shows you which elements of your skin are skinned and which elements are not. It also shows if there's an SD/HD image in the skin for each element or not. For files that can be animated it also shows whether or not they are animated and if they are how many frames the animation consists of. Lastly, it also reports a missing skin.ini file and will read and use custom paths from the skin.ini if they exist. @@ -14,8 +14,8 @@ Well I hope some of you find this program useful :)
And if you find any bugs feel free to report them (spelling mistakes included :3). ## Downloads (Java 8 required, should run on any OS)
-[Windows executable](https://github.com/RoanH/osuSkinChecker/releases/download/v1.9/SkinChecker-v1.9.exe)
-[Runnable Java Archive](https://github.com/RoanH/osuSkinChecker/releases/download/v1.9/SkinChecker-v1.9.jar) +[Windows executable](https://github.com/RoanH/osuSkinChecker/releases/download/v2.0/SkinChecker-v2.0.exe)
+[Runnable Java Archive](https://github.com/RoanH/osuSkinChecker/releases/download/v2.0/SkinChecker-v2.0.jar) All releases: [releases](https://github.com/RoanH/osuSkinChecker/releases)
GitHub repository: [repository](https://github.com/RoanH/osuSkinChecker]SkinChecker)