Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ambarishsatheesh authored Feb 21, 2021
1 parent a6a904c commit 7284718
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 @@ -14,7 +14,7 @@ Bittorrent Client implementing [BTP/1.0](https://wiki.theory.org/BitTorrentSpeci
* Real-time network transfer speed graph implemented using [QCustomPlot plotting library](https://www.qcustomplot.com/)
* Torrent filtering based on trackers and sorting using any of the columns
* Logging to console implemented using Emil Ernerfeldt's [Loguru library](https://github.com/emilk/loguru)
* Torrent piece and info_hash SHA1 hashing implemented using Stephan Brumme's Hashing library (https://github.com/stbrumme/hash-library)
* Torrent piece and info_hash SHA1 hashing implemented using [Stephan Brumme's Hashing library](https://github.com/stbrumme/hash-library)
* Supports Windows.

![](/screenshots/screenshot1.png)
Expand Down

0 comments on commit 7284718

Please sign in to comment.