diff --git a/README.md b/README.md index 0f0382a..2305a9c 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ This simple tool can give you insight of supports and find some failures. Did yo - Facebook group: https://www.facebook.com/groups/uvtools -![GUI Screenshot](https://raw.githubusercontent.com/sn4k3/UVtools/master/UVtools.GUI/Images/Screenshots/UVtools_GUI.png) -![GUI Screenshot Islands](https://raw.githubusercontent.com/sn4k3/UVtools/master/UVtools.GUI/Images/Screenshots/UVtools_GUI_Islands.png) +![GUI Screenshot](https://raw.githubusercontent.com/sn4k3/UVtools/master/wiki/UI1.png) +![GUI Screenshot Islands](https://raw.githubusercontent.com/sn4k3/UVtools/master/wiki/UI2.png) ![Convertion Screenshot](https://raw.githubusercontent.com/sn4k3/UVtools/master/UVtools.GUI/Images/Screenshots/SL1ToCbddlp.png) # Why this project? diff --git a/UVtools.Core/UVtools.Core.csproj b/UVtools.Core/UVtools.Core.csproj index d197d21..d6cc8f7 100644 --- a/UVtools.Core/UVtools.Core.csproj +++ b/UVtools.Core/UVtools.Core.csproj @@ -62,7 +62,7 @@ - + diff --git a/wiki/UI1.png b/wiki/UI1.png new file mode 100644 index 0000000..ee6720d Binary files /dev/null and b/wiki/UI1.png differ diff --git a/wiki/UI2.png b/wiki/UI2.png new file mode 100644 index 0000000..112e611 Binary files /dev/null and b/wiki/UI2.png differ