Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tralwdwdd authored Sep 29, 2024
1 parent 9b75dcf commit 6462fb9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# windows-cat
cat command on windows written in rust (blazingly fast)


# Build
Clone repo and run `cargo build --release` in the directory.

# Use
`cat [file]`

0 comments on commit 6462fb9

Please sign in to comment.