Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kopaka1822 committed Oct 18, 2019
1 parent b790688 commit 9301ec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -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).
The detailed filter guide can be found [here](https://github.com/kopaka1822/ImageViewer/blob/master/TextureViewer/Help/filter_manual.md).

0 comments on commit 9301ec9

Please sign in to comment.