aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-05-19 01:10:47 +0000
committerGitHub <noreply@github.com>2024-05-19 01:10:47 +0000
commitd502cec82e3e61ec835bd7baff04fd545a105ecb (patch)
treecb02f7177cd87c4da390deb268beccf600e43015 /README.md
parentbcd016d15affffc13f40c99fdc9080007b473450 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfd1fbe..12bc45e 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,8 @@
CordArr is a self-hosted Discord bot that allows you to add new movies or shows to your Radarr/Sonarr libraries, and allow users to create temporary Jellyfin accounts on your server.
+*NOTE: Sonarr support is currently in the works*
+
# Instructions
CordArr is built on Python and requires you to install all of the dependencies in the `requirements.txt` file. To do this, you can run the pip install command like `pip install -r requirements.txt`
@@ -55,4 +57,4 @@ ACCOUNT_TIME | Amount of time, in hours, that temporary Jellyfin accounts should
<br>
<br>
-If you have any questions, feel free to email at [contact@pkrm.dev](mailto:contact@pkrm.dev). Thank you for checking out Guava, and happy coding. \ No newline at end of file
+If you have any questions, feel free to email at [contact@pkrm.dev](mailto:contact@pkrm.dev). Thank you for checking out Guava, and happy coding.