update helloworld readme example

This commit is contained in:
franfiuba 2022-08-04 04:45:47 +02:00
parent 8d2b0c00fc
commit f2367962d6

View File

@ -9,5 +9,10 @@ leo build
To run this program, run:
```bash
leo run
```
leo run main
```
## Overview
This example shows how to sum two u32 numbers.
It takes the input data from inputs/helloworld.in