diff --git a/README.md b/README.md new file mode 100644 index 0000000..c668c8e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Planets simulation + +## Run +Just run the entrypoint file `main.py` +```bash +pyton3 main.py +```