zhufy commited on
Commit
91418aa
1 Parent(s): 7f7cbf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ This model is for Malay extractive question answering. It is based on the [malay
17
 
18
  # How to use
19
 
20
- You can use it directly from the [🤗/transformers](https://github.com/huggingface/transformers) library with a pipeline:
21
 
22
  ``` python
23
  >>> from transformers.pipelines import pipeline
 
17
 
18
  # How to use
19
 
20
+ You can use it directly from the [🤗 Transformers](https://github.com/huggingface/transformers) library with a pipeline:
21
 
22
  ``` python
23
  >>> from transformers.pipelines import pipeline