qiaojin commited on
Commit
0256a65
1 Parent(s): bf75e81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ license_link: LICENSE
18
 
19
  For more details, please check out our [paper](https://arxiv.org/abs/2307.00589) (Bioinformatics, 2023). Please note that the released version is slightly different from the version reported in the paper.
20
 
21
- # Using the MedCPT Query Encoder
22
 
23
  ```python
24
  import torch
 
18
 
19
  For more details, please check out our [paper](https://arxiv.org/abs/2307.00589) (Bioinformatics, 2023). Please note that the released version is slightly different from the version reported in the paper.
20
 
21
+ # Case 1. Using the MedCPT Query Encoder
22
 
23
  ```python
24
  import torch