Skip to content

Commit 7a937a0

Browse files
committed
Other: Include links to the .Net runtimes in the Readme
1 parent c5fa1aa commit 7a937a0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/deanthecoder.svg?style=social&label=Follow%20%40deanthecoder)](https://twitter.com/deanthecoder)
22
# GLSL Shader Shrinker
3-
Download from the [Releases](https://github.com/deanthecoder/GLSLShaderShrinker/releases) section.
3+
* Download from the [Releases](https://github.com/deanthecoder/GLSLShaderShrinker/releases) section.
4+
* May require the [.NET Desktop runtime](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-6.0.0-windows-x64-installer)
5+
* May require the [ASP.NET .NET runtime](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-6.0.0-windows-hosting-bundle-installer)
6+
47
## What Is It For?
58
GLSL Shader Shrinker is a Windows GUI tool that attempts to reduce the size of GLSL fragment shader code, whilst keeping it _readable_ and understandable.
69

0 commit comments

Comments
 (0)