juliuslipp
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ results = model.rank(query, documents, return_documents=True, top_k=3)
|
|
57 |
```
|
58 |
|
59 |
<details>
|
60 |
-
<summary>
|
61 |
|
62 |
Currently, the best way to use our models is with the most recent version of sentence-transformers.
|
63 |
|
|
|
57 |
```
|
58 |
|
59 |
<details>
|
60 |
+
<summary>JavaScript Example</summary>
|
61 |
|
62 |
Currently, the best way to use our models is with the most recent version of sentence-transformers.
|
63 |
|