diff --git a/README.md b/README.md index 7d03588f4aa04ca73f8ce3ce060a97350dde8664..bf17d562cdeda1750e17ef97451fa47d773c1a23 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ -# DoubleTank +# DoubleTankLab -Not a module yet +This module is used for the doubletank lab. + +## Usage +After running `using DoubleTankLab` in the REPL, the method `runprocess()` runs the tank lab GUI with a physical process. Running `runsimulation()` runs it as a simulation. The GUI is then accessible via browser, by default at <http://0.0.0.0:8000>.