diff --git a/README.md b/README.md index 1c266e1..b6fd867 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ LimboAI logo

+[![🔎 Unit Tests](https://github.com/limbonaut/limboai/actions/workflows/test_builds.yml/badge.svg)](https://github.com/limbonaut/limboai/actions/workflows/test_builds.yml) + **LimboAI** is a C++ module for **Godot Engine 4** that provides an implementation of Behavior Trees and State Machines, which can be used together to create complex AI behaviors. >**🛈 Supported Godot Engine: 4.2**