mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-25 03:04:13 +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:
|
To run this program, run:
|
||||||
```bash
|
```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