Skip to content

Commit

Permalink
Update README.md (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
tovbinm committed Jan 19, 2024
1 parent 6c6d8d0 commit b7a5738
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ import {QueryBuilder, FarosClient} from "faros-js-client";
const faros = new FarosClient({
url: 'https://prod.api.faros.ai',
apiKey: '<your_faros_api_key>',
useGraphQLV2: true,
});

// The QueryBuilder manages the origin for you
Expand Down

0 comments on commit b7a5738

Please sign in to comment.