diff --git a/Docs/README.md b/Docs/README.md index f1a114cc..ec80a871 100644 --- a/Docs/README.md +++ b/Docs/README.md @@ -25,7 +25,7 @@ System Requirements: - .Net 4.6.1 - DirextX 11 compatible graphics card -Version 3.1 x64 Windows: TODO +Version 3.1 x64 Windows: [Download](https://github.com/kopaka1822/ImageViewer/raw/Release/Build/ImageViewer3_1.zip) Version 2.1 x64 Windows: [Download](https://github.com/kopaka1822/ImageViewer/raw/Release/Build/Texture%20Viewer.zip) @@ -84,4 +84,4 @@ float4 filter(int2 pixelCoord, int2 size) } ``` -The detailed filter guide can be found [here](https://github.com/kopaka1822/ImageViewer/blob/master/TextureViewer/Help/filter_manual.md). \ No newline at end of file +The detailed filter guide can be found [here](https://github.com/kopaka1822/ImageViewer/blob/master/TextureViewer/Help/filter_manual.md).