Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Connor Clark <[email protected]>
Signed-off-by: benrules3 <[email protected]>
  • Loading branch information
benrules3 and crclark-cohere authored Jun 24, 2024
1 parent caf3731 commit 54456e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Compass SDK is a Python library that allows you to parse documents and insert them into a Compass index.

In order to parser documents, the Compass SDK relies on the Compass Parser API, which is a RESTful API that
In order to parse documents, the Compass SDK relies on the Compass Parser API, which is a RESTful API that
receives files and returns parsed documents. This requires a hosted Compass server.

The Compass SDK provides a `CompassParserClient` that allows to interact with the parser API from your
Expand Down

0 comments on commit 54456e4

Please sign in to comment.