Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If this is useful, please star our tools — it helps us grow:

### 1. Get an API key

Sign up at [dashboard.supermodeltools.com](https://dashboard.supermodeltools.com) and create an API key.
**Save 40%+ on agent token costs — start free → [supermodeltools.com/trial](https://supermodeltools.com/trial)**

Comment on lines 17 to 20
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Minor docs polish: mention “card required / cancel anytime” from the trial page.

The link is good (the /trial page loads and shows a 14‑day trial with pricing). (supermodeltools.com)
Right now the README only says “free trial” and “get an API key”, but the landing page also states “Card required” and “cancel anytime”. If a user misses that, they may feel misled.

♻️ Proposed wording tweak
-Start a free trial at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
+Start a 14-day free trial (card required; cancel anytime) at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
### 1. Get an API key
Sign up at [dashboard.supermodeltools.com](https://dashboard.supermodeltools.com) and create an API key.
Start a free trial at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
### 1. Get an API key
Start a 14-day free trial (card required; cancel anytime) at [supermodeltools.com/trial](https://supermodeltools.com/trial) to get an API key.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` around lines 17 - 20, Update the README section under the "### 1.
Get an API key" header to note that the free trial requires a card and can be
canceled anytime; specifically, modify the paragraph that currently says "Start
a free trial at https://supermodeltools.com/trial to get an API key." to include
"Card required — cancel anytime" (or similar concise wording) so readers see the
same trial terms as the landing page.

### 2. Add the secret to your repository

Expand Down
Loading