diff --git a/README.md b/README.md index bd0257e..9a45622 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # NuCon (Nucleares Controller) -NuCon is a Python library designed to interface with and control parameters in the game Nucleares, a nuclear reactor simulation game. This library provides a robust and type-safe way to interact with various reactor components and systems. +NuCon is a Python library designed to interface with and control parameters in Nucleares, a nuclear reactor simulation game. It provides a robust, type-safe foundation for reading and writing game parameters, allowing users to easily create their own automations and control systems. + +In future versions, NuCon aims to implement built-in automation features. ## Features