Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Larsan <[email protected]>
  • Loading branch information
albertlarsan68 committed May 4, 2024
1 parent 2d6ffc9 commit 6b55f7c
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,26 @@

[Explain how to install all of the project's dependencies]

Install the Rust programming language (see instructions at <https://rustup.rs>).

### Quickstart

Clone the repo, and launch the following command:

```bash
cargo run -- arguments
```

[Explain how to run this project]

### Usage

To run tests, launch the following command:

```bash
cargo test
```

[Explain how to use this project]

## Get involved
Expand Down Expand Up @@ -65,4 +79,4 @@ Organization
> 🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on `PoC's` repositories
> Made with ❤️ by PoC
> Made with ❤️ by PoC

0 comments on commit 6b55f7c

Please sign in to comment.