diff --git a/README.md b/README.md index 6875068..3cafbc1 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,7 @@ ftpd.Conf.download_folder = "C:\\my\\custom\\path" # To change the maximum amount of concurrent downloads (default: 20) ftpd.Conf.set_max_concurrent_jobs(300) ``` + +# Documentation + +For more information, read the [documentation](https://vflins.github.io/ftp_download/docs/ftp_download.html).