aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-12-27 00:19:12 +0000
committerYann Herklotz <git@yannherklotz.com>2020-12-27 00:19:12 +0000
commit85b6596e6fdf660a8c7a025a8f837c49213439a3 (patch)
treef5219e3a8ada36869d4d132bd88211a43dd277ad /README.md
downloadVivant-85b6596e6fdf660a8c7a025a8f837c49213439a3.tar.gz
Vivant-85b6596e6fdf660a8c7a025a8f837c49213439a3.zip
Add initial files
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
new file mode 100644
index 0000000..5be7a47
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Repository about OpenGL in Haskell
+
+This is using SDL2 to learn OpenGL in haskell.