Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vps-victor committed Dec 31, 2023
1 parent 5852af6 commit 8e0072c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _Be aware of the program's licenses before using it: [Apache 2.0](./LICENSE-APAC
[Cargo](https://rust-book.cs.brown.edu/ch01-03-hello-cargo.html#hello-cargo): Rust's package manager and build tool, streamlining the process of managing dependencies and building projects with ease.

# Dependencies & Libraries
- use std::io;
- [std::io](https://doc.rust-lang.org/stable/std/io/)

# Usage
Clone the repository on your machine `git clone [this-repo-url]`
Expand Down

0 comments on commit 8e0072c

Please sign in to comment.