diff --git a/README.md b/README.md index c0694d8..a7dcfea 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,36 @@ 
Create image filters by writing shaders.
+ +## Supported Platforms + +- Linux [tested] +- Windows + +You can find the latest releases [here](https://github.com/ChaoticByte/GlitchApp/releases/latest). + +## Usage + +The application includes presets. You can use them as a starting-point to write your own filters. +Just load an image, apply a preset, edit the code and hit `F5` to see the changes. + +### Load additional images using the `//!load` directive + +```glsl +//!load