scoris commited on
Commit
ac6e17e
·
verified ·
1 Parent(s): 77151a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ Made by [Scoris](https://scoris.lt) team
18
 
19
 
20
  You can use the model in the following way:
21
- ```
22
  from transformers import MarianMTModel, MarianTokenizer
23
 
24
  # Specify the model identifier on Hugging Face Model Hub
 
18
 
19
 
20
  You can use the model in the following way:
21
+ ```python
22
  from transformers import MarianMTModel, MarianTokenizer
23
 
24
  # Specify the model identifier on Hugging Face Model Hub