From d3326e0b63d3b3bb7f5e89bdf56af1e4b3476caa Mon Sep 17 00:00:00 2001 From: Diamantis Sellis Date: Wed, 15 Feb 2023 17:18:56 +0100 Subject: [PATCH] fix: improved Complexity description --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ae53cdb5..36292164 100755 --- a/readme.md +++ b/readme.md @@ -563,7 +563,7 @@ - [Recursion Schemes](https://github.com/passy/awesome-recursion-schemes#readme) - Traversing nested data structures. - [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms. - [AGI & CoCoSci](https://github.com/YuzheSHI/awesome-agi-cocosci#readme) - The reciprocation of Artificial General Intelligence (AGI) and Computational Cognitive Sciences (CoCoSci). -- [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - Complex systems science resources. +- [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - The scientific field studying systems with multiple interacting parts and emergent properties. ## Books