mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-24 02:31:44 +03:00
first update of the bubble sort readme
This commit is contained in:
parent
f2367962d6
commit
f39e616c63
@ -9,5 +9,11 @@ leo build
|
||||
|
||||
To run this program, run:
|
||||
```bash
|
||||
leo run
|
||||
```
|
||||
leo run main
|
||||
```
|
||||
|
||||
## Overview
|
||||
|
||||
This example shows how to sort an array.
|
||||
|
||||
It takes the input data from inputs/bubblesort.in
|
||||
|
Loading…
Reference in New Issue
Block a user