leo/examples/core/README.md

16 lines
183 B
Markdown
Raw Normal View History

# Leo core functions
## Run Guide
To run this program, run:
```bash
2023-09-29 20:00:07 +03:00
leo run main <inputs>
```
## Execute Guide
To execute this program, run:
```bash
2023-09-29 20:00:07 +03:00
leo execute main <inputs>
```