From 75041b5981bd792fb73f5b19100cb08b72e44de1 Mon Sep 17 00:00:00 2001 From: Navo Date: Sat, 6 Aug 2016 17:51:14 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 73ea313..29d39a6 100644 --- a/README.md +++ b/README.md @@ -6,19 +6,16 @@ A procedural noise-map generator :foggy: ### Supported Noise-Algorithms: * Value Noise -* Perlin Noise (Coming soon...) -* Simplex Noise (Coming soon...) ### Supported interpolation: * Cosine Interpolation * Linear Interpolation -* (More coming soon...) ### Downloads -https://github.com/NAAVOO/Noisy/releases +https://github.com/navopw/Noisy/releases ### Special thanks * [@Masy98](https://github.com/Masy98) for helping me code the noise-algorithms ### Bugs or suggestions? -[*Click here*](https://github.com/NAAVOO/Noisy/issues/new) +[*Click here*](https://github.com/navopw/Noisy/issues/new)