diff --git a/README.md b/README.md
index 07467ee..07aab60 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,6 @@ python archive_scan.py -h
### Options
`-h`, `--help` - display help message
`--weights`, `-w` FILENAME - path to model weights file
-
`--hpm` - use fast attention model with high accuracy
`--cnn` - use CNN model variant
`--out`, `-o` FILENAME - output file, default: *predictions.txt*
`--threshold` VALUE - positive prediction threshold, default: *0.95*;