You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README and start.html to clarify API key setup: Revised instructions to indicate the availability of free tokens from the server and the option to purchase more or provide a personal OpenAI API key. Updated feature description to reflect the app's capability to detect triple-copy clipboard operations.
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,12 @@ So basically you can use this app to make your text more readable by 3 times cop
9
9
10
10
💾 [Download the latest version for Mac, Windows and Linux](https://github.com/LimTec-de/pasteAi/releases/latest)
11
11
12
-
⚠️You need an OpenAI API key to use thisapp. You can get one [here](https://platform.openai.com/api-keys).
13
-
Then open pasteAI settings via Tray Menu and paste your key then restart the app.
12
+
⚠️ You can use some free tokens from our server. After this, you'll need to either purchase more tokens from [pasteai.app](https://pasteai.app) or provide your own OpenAI API key from [OpenAI's website](https://platform.openai.com/api-keys).
13
+
Then open pasteAI settings via Tray Menu and paste your key.
0 commit comments