diff --git a/README.md b/README.md index 05fa209..ac7d5d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# NuCon (Nucleares Controller) +
+ +

NuCon

+
+
-NuCon is a Python library designed to interface with and control parameters in [Nucleares](https://store.steampowered.com/app/1428420/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. +NuCon (Nucleares Controller) is a Python library designed to interface with and control parameters in [Nucleares](https://store.steampowered.com/app/1428420/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. NuCon further provides a work in progress implementation of a reinforcement learning environment for training control policies and a simulator based on model learning. diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..0c233cc Binary files /dev/null and b/logo.png differ