diff --git a/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md b/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md index 5a71e74..580583c 100644 --- a/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md +++ b/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M.md @@ -17,4 +17,8 @@ That's it! YoutubeDL-Material will create the tables it needs on its own and fill them with the data from your Local DB. **This process may take quite some time**, especially on large datasets, so be patient, please! You can use tools -like MongoDBCompass (MongoDB's official database inspector and editor) to check on the ingress of entries. \ No newline at end of file +like MongoDBCompass (MongoDB's official database inspector and editor) to check on the ingress of entries. + +