From ccfca41288691898a3343235496a7c3c35b659ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Avram=20=C3=90or=C4=91evi=C4=87?= <48069158+avramdj@users.noreply.github.com> Date: Fri, 18 Jun 2021 22:05:34 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 765a26d..627a146 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,4 @@ Boids is an artificial life program, developed by Craig Reynolds in 1986, which * [Original paper by Craig W. Reynolds](http://www.cs.toronto.edu/~dt/siggraph97-course/cwr87/) * [Wikipedia](https://en.wikipedia.org/wiki/Boids) * [Youtube - Example in Unity](https://www.youtube.com/watch?v=bqtqltqcQhw) + * [Swarm intelligence](https://en.wikipedia.org/wiki/Swarm_intelligence)