From 919799c8bb22f1f668fd7dfa53c22774fe85b990 Mon Sep 17 00:00:00 2001 From: Samuel Voss Date: Tue, 28 Mar 2023 15:01:45 +1100 Subject: [PATCH] Added introduction to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1439d61..4b56abf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,12 @@ # RMBK-1000 Simulator This a a recreation of the RBMK-1000 reactor from Chernobyl: the legacy continues. ![](./preview.png) +## Introduction + +RBMK-1000 Simulator is a tool for simulating the behavior of the RBMK-1000 reactor used at the Chernobyl Nuclear Power Plant. The simulator allows users to explore different scenarios and experiment with the control of the reactor, without the risk of a real-life disaster. By providing a safe and controlled environment for testing, RBMK-1000 Simulator can help improve the safety and reliability of nuclear power plants worldwide. + ## Commands + * help (page) - display this page. * insert rod (rod number) - insert a fuel rod. * remove rod (rod number) - remove a fuel rod.