Added README

This commit is contained in:
t3xhno 2024-02-09 19:50:09 +01:00
parent a0f061cfed
commit ed73a27066
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Planets simulation
## Run
Just run the entrypoint file `main.py`
```bash
pyton3 main.py
```