From 7a480ea1933258fb2f57aed8797fef75758fe437 Mon Sep 17 00:00:00 2001 From: Kenneth Cheung Date: Wed, 4 Mar 2026 17:47:03 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a3e0e0..5ed26ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Behave A new implementation of the extended Rothermel model +kenny was here ## Dependencies - [CMake](https://cmake.org/download/) - [LLVM/Clang](https://clang.llvm.org/) From 3952772c620183995864430e7ec967cf1005b3e6 Mon Sep 17 00:00:00 2001 From: Kenneth Cheung Date: Wed, 4 Mar 2026 17:47:31 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ed26ac..fdd4bd5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Behave A new implementation of the extended Rothermel model -kenny was here +kenny was here again + ## Dependencies - [CMake](https://cmake.org/download/) - [LLVM/Clang](https://clang.llvm.org/)