summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--withshader.pngbin0 -> 789996 bytes
2 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.
diff --git a/withshader.png b/withshader.png
new file mode 100644
index 0000000..cf0a0f3
--- /dev/null
+++ b/withshader.png
Binary files differ