From 5323c79c057b225acf4df466654220ae0115e972 Mon Sep 17 00:00:00 2001 From: Bill Sellers Date: Fri, 5 Apr 2024 15:52:26 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45c008d8..3c3235a4 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# GaitSym5 \ No newline at end of file +# GaitSym5 + +GaitSym5 is the 2024 version of the GaitSym simulation system. It now has the option of using different physics engine backends for model validation and to take advantage of different engine specific features. There will be other, new features as time goes on. The current version is very much a work in progress and should be considered a technology preview more than anything else. The Master version should more of less work but is not feature complete. The development branch is not guaranteed to even compile.