Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Correia committed Dec 30, 2024
1 parent d114b3f commit 7bc49e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ To run the project, use the following command:
cargo run
```

Or run it in Docker

```sh
docker run --rm -it ghcr.io/hubble459/fiars:main
```

## Building the Project

To build the project in release mode, use the following command:
Expand Down
Binary file removed fiars
Binary file not shown.

0 comments on commit 7bc49e0

Please sign in to comment.