diff options
author | davidovski <davidovski@users.noreply.github.com> | 2021-05-19 16:09:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-19 16:09:50 +0100 |
commit | 5da5c430f6e2235fe3c94de95df81651d001f114 (patch) | |
tree | 3f6e8e160ee65f7cdc672e7166ec6e7d4e0e70c9 /README.md | |
parent | bcd0fae0d88f0f75f73c144de37e2abbb1b665e0 (diff) |
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b64c5c7 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# glsl-mandelbrot +A demo for using GLSL shaders within raylib to draw fractals |