8 lines
95 B
Markdown
8 lines
95 B
Markdown
# Planets simulation
|
|
|
|
## Run
|
|
Just run the entrypoint file `main.py`
|
|
```bash
|
|
pyton3 main.py
|
|
```
|