summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 56bc07a..337a5eb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# SimpleGodotCRTShader
A simple Godot shader that simulates CRT Displays.
+![Without Shader](sample.png)
+![With Shader](withshader.png)
+
# How to install
Just clone the git repository and open the project using Godot.