From 163bd92b7a84d64ace8c4d4a97abba4f5b382577 Mon Sep 17 00:00:00 2001
From: Lee Spector <lspector@amherst.edu>
Date: Fri, 5 Jan 2024 17:15:38 -0500
Subject: [PATCH] Update README.md

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2d658df..cb1c3ce 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,11 @@
 
 Yet another Push-based genetic programming system in Clojure.
 
-Documentation is at [https://lspector.github.io/propeller/](https://lspector.github.io/propeller/).
+Propeller is a component of several active research projects and subject to change as a part of these activities.
+
+See the git commit comments for guidance with respect to recent changes.
+
+Some documentation is available at [https://lspector.github.io/propeller/](https://lspector.github.io/propeller/), but this should be evaluated in the context of the commit messages and current source code.
 
 ## Usage