diff --git a/README.md b/README.md
index 0ad2c0f..835d29b 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ Set `deterministic=False` to generate variable sequences. Control the variabilit
- Lower values (e.g., 0.2): More conservative predictions
- Higher values (e.g., 0.8): More diverse predictions
-Using high temperatures might result in prediction of DNA sequences that do not translate to the input protein.
+Using high temperatures (e.g. more than 1) might result in prediction of DNA sequences that do not translate to the input protein.
Generate multiple sequences by setting `num_sequences` to a value greater than 1.