From d7715f7da7b04c0d6dbf2238ca5175e50efad442 Mon Sep 17 00:00:00 2001 From: StrandedKitty Date: Thu, 11 Aug 2022 16:47:12 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51a6b16..704e2d0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A simple ant colony GPU-accelerated simulation made with Three.js. -**[Live demo](https://vhawk.github.io/ants-simulation/)** +**[Live demo](https://strandedkitty.github.io/ants-simulation/)** ![ants collecting food](https://i.imgur.com/FeU3UvR.png) @@ -21,4 +21,4 @@ Pheromone trails left by ants evaporate and diffuse over time. ## References - https://softologyblog.wordpress.com/2020/03/21/ant-colony-simulations/ -- https://github.com/johnBuffer/AntSimulator \ No newline at end of file +- https://github.com/johnBuffer/AntSimulator