mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-11 04:49:15 +03:00
update helloworld readme example
This commit is contained in:
parent
8d2b0c00fc
commit
f2367962d6
@ -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
|
Loading…
Reference in New Issue
Block a user