juliuslipp commited on
Commit
67fea40
1 Parent(s): 3e71073

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ results = model.rank(query, documents, return_documents=True, top_k=3)
57
  ```
58
 
59
  <details>
60
- <summary>Using with JavaScript</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