From 8de08eb128de0b974612dadaa877a9696a9c057b Mon Sep 17 00:00:00 2001 From: Patricio Gonzalez Vivo Date: Mon, 31 Oct 2016 09:35:38 -0400 Subject: [PATCH] linking to chap 12 and 13! thanks --- 11/index.php | 4 +--- 13/index.php | 3 ++- README.md | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/11/index.php b/11/index.php index e4daa39..4245102 100644 --- a/11/index.php +++ b/11/index.php @@ -26,10 +26,8 @@ '; include($path."/footer.php"); ?> - - diff --git a/13/index.php b/13/index.php index e4b0424..31d9d3e 100644 --- a/13/index.php +++ b/13/index.php @@ -26,8 +26,9 @@ '; include($path."/footer.php"); ?> + + diff --git a/README.md b/README.md index 550a80d..4468bbf 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ This is a gentle step-by-step guide through the abstract and complex universe of * Generative designs * [Random](10/) * [Noise](11/) - * Cellular noise - * Fractional brownian motion + * [Cellular noise](12/) + * [Fractional brownian motion](13/) * Fractals * Image processing: