Update README

This commit is contained in:
Dimitri Lozeve 2018-01-17 11:51:38 +00:00
parent 76a579c981
commit 60b9596b53
9 changed files with 66 additions and 1 deletions

View file

@ -2,8 +2,8 @@ module Examples
( -- * Space-filling curves
gosper
, hilbert
, levyC
-- * Fractals
, levyC
, koch
, kochSnowflake
, sierpinski