diff --git a/README.md b/README.md index 7d30587..4471c24 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ NuCon (Nucleares Controller) is a Python library designed to interface with and NuCon further provides a reinforcement learning environment for training control policies and a simulator based on model learning. -> [!NOTE] -> NuCon is compatible with Nucleares v2.2.25.213. The game exposes a rich set of writable parameters including individual rod bank positions (`ROD_BANK_POS_{0-8}_ORDERED`), pump speeds, MSCV and turbine bypass setpoints, and various switches. Core chemistry parameters (e.g. Xenon concentration) are still read-only. Development on the advanced features (Reinforcement / Model Learning) is ongoing. - ## Features - Enum-based parameter system for type safety and code clarity