diff --git a/README.md b/README.md
index 1fa1428..d56daec 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,6 @@ The application reads configuration using environment variables:
 | `QBITTORRENT_PORT`   |               | qbittorrent server port |
 | `QBITTORRENT_USER`   | `""`          | qbittorrent username |
 | `QBITTORRENT_PASS`   | `""`          | qbittorrent password |
-| `QBITTORRENT_INCLUDE_UNCATEGORIZED` | `"false"` | Include uncategorized torrents |
 | `EXPORTER_PORT`      | `8000`        | Exporter listening port |
 | `EXPORTER_LOG_LEVEL` | `INFO`        | Log level. One of: `DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL` |