summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cce454ff..a07385b3 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
5 5
6Compiler for LambdaCube 3D, a Haskell-like purely functional domain specific language for programming the GPU (graphics processing unit). 6Compiler for LambdaCube 3D, a Haskell-like purely functional domain specific language for programming the GPU (graphics processing unit).
7 7
8To get an overview of the project watch the showcase [presentation video](https://www.youtube.com/watch?v=IjtjSqkEhDY).
9
8See: [Language Specification](http://lambdacube3d.com/lang-specification) 10See: [Language Specification](http://lambdacube3d.com/lang-specification)
9 11
10## Installation 12## Installation