From 8d559a85c4be183c577bd1bcf4a029cf7ac4918d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A5l=20Trefall?= Date: Thu, 22 Apr 2021 14:12:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d06a477..a474d89 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A simple HTN planner based around the principles of the Builder pattern, inspire * Uses a Factory interface internally to create and free arrays/collections/objects, allowing the user to add pooling, or other memory management schemes. * Decomposition logging, for debugging. * Comes with Unity Package Module definitions for seamless integration into Unity projects. -* 143 unit tests. +* 144 unit tests. ## Support Join the [discord channel](https://discord.gg/MuccnAz) to share your experience and get support on the usage of Fluid HTN.