diff --git a/README.md b/README.md
index b931967..e0fec2d 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ you need download pretrained bert model and xlnet model.
+
1. Download the Bert pretrained model from [s3](https://s3.amazonaws.com/models.huggingface.co/bert/bert-base-uncased-pytorch_model.bin)
2. Download the Bert config file from [s3](https://s3.amazonaws.com/models.huggingface.co/bert/bert-base-uncased-config.json)
3. Download the Bert vocab file from [s3](https://s3.amazonaws.com/models.huggingface.co/bert/bert-base-uncased-vocab.txt)