We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e0372 commit b45891cCopy full SHA for b45891c
README.md
@@ -28,7 +28,7 @@ for r, doc in enumerate(docs):
28
print(f"rank: {r} >> {doc.some_id} title: {doc.title}")
29
```
30
31
-Note: This library is under active development and the api is currently unstable.
+Note: This library is under active development and the api could change in the future.
32
33
34
0 commit comments