summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrique L. Alves <henriquelalves@gmail.com>2016-02-13 16:35:42 -0700
committerHenrique L. Alves <henriquelalves@gmail.com>2016-02-13 16:35:42 -0700
commit8a7e3db727afc8d9ff142d3d09153995fcde020e (patch)
treed958499789c5688288ddc3cd0db23c9022fb7270
parent3992f6688c511029285c3ab61d39907ea6fa6ce1 (diff)
downloadplugin-godot-simple-crt-shader-8a7e3db727afc8d9ff142d3d09153995fcde020e.tar.gz
plugin-godot-simple-crt-shader-8a7e3db727afc8d9ff142d3d09153995fcde020e.tar.bz2
plugin-godot-simple-crt-shader-8a7e3db727afc8d9ff142d3d09153995fcde020e.zip
Added screenshots to readme.
-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