commit dcefa240a1816197008e0309ad384740688a77b1 parent 99e299d0308848f660b188b6bd7fc9ad54b86605 Author: tongong <tongong@gmx.net> Date: Sun, 28 Feb 2021 21:16:21 +0100 changed 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://terrain-generator.tongong.now.sh/](https://terrain-generator.tongong.now.sh/)! +Check it out at [https://tongong.github.io/terrain-generator/](https://tongong.github.io/terrain-generator/)!