From c4f49de45ca7b67142e8adb55305d21041eeec11 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 29 Aug 2021 10:47:36 +0200 Subject: [PATCH] Create DESCRIPTION.md --- doc/DESCRIPTION.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/DESCRIPTION.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..a18f9ef --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). Started torrents remotely, download sets of files on the local disk of the server, which are then retrievable or streamable via HTTP. \ No newline at end of file