hylogen 0.1.1.2 → 0.1.1.3
raw patch · 2 files changed
+3/−3 lines, 2 files
Files
- README.md +2/−2
- hylogen.cabal +1/−1
README.md view
@@ -44,10 +44,10 @@ main = putStrLn . toGLSL $ color ``` -#### 1. run hylo...+#### 1. run hylide... ```-hylo Main.hs+hylide Main.hs ``` #### 2. ... live-code!
hylogen.cabal view
@@ -1,5 +1,5 @@ name: hylogen-version: 0.1.1.2+version: 0.1.1.3 synopsis: an EDSL for live-coding fragment shaders description: an EDSL for live-coding fragment shaders homepage: https://hylogen.com