diff --git a/README.md b/README.md index 72cc36097..b96a189b8 100644 --- a/README.md +++ b/README.md @@ -713,7 +713,7 @@ A special "all" indexer is available at `/api/v2.0/indexers/all/results/torznab` It will query all configured indexers and return the combined results. If your client supports multiple feeds it's recommended to add each indexer directly instead of using the "all" indexer. -Using the "all" indexer has no advantages (besides reduced management overhead), the many disadvantages: +Using the "all" indexer has no advantages (besides reduced management overhead), and there are many disadvantages: * you lose control over indexer specific settings (categories, search modes, etc.) * mixing search modes (IMDB, query, etc.) might cause low-quality results * indexer specific categories (>= 100000) can't be used.