From 891d27317b242b7a0ea41b437374dcf35c6362ae Mon Sep 17 00:00:00 2001 From: cxumol Date: Thu, 4 Apr 2024 00:49:26 -0700 Subject: [PATCH] grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcccbec..b350b70 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ In CoverPilot, we hire two AI agents cooperatively writing your cover letter: > You have to bring your own API keys. > If you have no idea about it, try getting one from https://beta.openai.com/account/api-keys -Its API base defaults to OpenAI's, and compatible with other AI chat service providers who have the same API structure. +Its API base defaults to OpenAI's, and is compatible with other AI chat service providers who have the same API structure. API configurations can be set in 2 ways: - environment variables