diff options
author | Martin Ashby <martin@ashbysoft.com> | 2023-11-25 21:16:53 +0000 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2023-11-25 21:16:53 +0000 |
commit | 2c384f4e8c039cd1c9f10315ef3547a3d1f9b4ac (patch) | |
tree | 17a945650eb78afe3ca3736d69a3a3a1aefb8b2c | |
parent | 108abb1804da1b1c27894755f2239de5e8215015 (diff) | |
download | roctorrent-main.tar.gz roctorrent-main.tar.bz2 roctorrent-main.tar.xz roctorrent-main.zip |
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7be5a8f --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +roctorrent +========== + +A bittorrent client in [Roc](https://www.roc-lang.org/) + +I'm writing this as a learning exercise |