Addded libs for easier deployment

This commit is contained in:
2022-05-10 15:46:10 +02:00
parent f9673cb7c4
commit 0c2bbdccfd
4 changed files with 9 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# Insert Simulation Name
Maybe I will add a description
## Start the project
```
cd project
cargo run --release
```