commit 99e299d0308848f660b188b6bd7fc9ad54b86605 parent 99b686fddb54fcd7b420daaae604d251572c634b Author: tongong <tongong@gmx.net> Date: Fri, 19 Jun 2020 16:52:52 +0200 updated demo url Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ # terrain-generator This is simple WebApp which lets you create digital terrains made with [p5.js](https://github.com/processing/p5.js). -Check it out at [https://terraingenerator.netlify.app/](https://terraingenerator.netlify.app/)! +Check it out at [https://terrain-generator.tongong.now.sh/](https://terrain-generator.tongong.now.sh/)!