summaryrefslogtreecommitdiff
path: root/net/download/service-interface/README.md
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2022-11-06 11:34:24 +0100
committerByteHamster <info@bytehamster.com>2022-11-06 12:28:30 +0100
commitb140d7297a82dc45037030d4842b60bc2d69df02 (patch)
tree7faa47ffb3fdbc147c3c30c8fe591463506ea380 /net/download/service-interface/README.md
parente4d4c69519c7854f1852d80a3b47eebe30e6a3d5 (diff)
downloadAntennaPod-b140d7297a82dc45037030d4842b60bc2d69df02.zip
Move DownloadService-Interface to new module
Diffstat (limited to 'net/download/service-interface/README.md')
-rw-r--r--net/download/service-interface/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/download/service-interface/README.md b/net/download/service-interface/README.md
new file mode 100644
index 000000000..fafe03230
--- /dev/null
+++ b/net/download/service-interface/README.md
@@ -0,0 +1,3 @@
+# :net:download:service-interface
+
+Interface of the download service. Enables other modules to call the download service without actually depending on the implementation.