Skip to content

Commit

Permalink
add things to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tricked-dev committed Sep 10, 2021
1 parent dca5a84 commit 9274a5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Lowest bins but made in rust fetching all the lowest bins takes like 17 seconds with 200ms request delays.

## Building

- If your on linux you can go to the releases and download the binary
- windows/macos: you need to install cargo and run cargo build --release and the exe/dmg should be in the target/release/ folder.

## features

- NBT parsing
Expand Down

0 comments on commit 9274a5c

Please sign in to comment.