From b22b91f18df98541e0928ecf34662cf758936f30 Mon Sep 17 00:00:00 2001 From: Gabriel Barberini Date: Sat, 16 Sep 2023 18:27:29 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a58d9e..bfa32e1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Capabilities - Performs rocket simulations and returns simulation data -- Stores simulation data in mongo-db +- Stores simulation input data in mongo-db ## Setup - [Install python3](https://www.python.org/downloads/)