From fa080f094268bf1e87d36986fe28347978fc449c Mon Sep 17 00:00:00 2001 From: QueenOfSquiggles <8940604+QueenOfSquiggles@users.noreply.github.com> Date: Sun, 11 Aug 2024 07:20:09 -0500 Subject: [PATCH] Added readmee details for CI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ebc7e7..400f786 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![CI](https://github.com/QueenOfSquiggles/bevy_htnp/actions/workflows/rust.yml/badge.svg)](https://github.com/QueenOfSquiggles/bevy_htnp/actions/workflows/rust.yml) +> Note that CI currently tests against a matrix of (windows, mac, linux) \* (toolchain stable, nightly) \* (cargo build, test, clippy), which ensures validity on every possible desktop target. If you know of a clever way to add WASM testing as well I would greatly appreciate it!!!! + # Bevy HTNP > Hierarchical Task Network Planning deeply integrated with bevy