Skip to content

Commit

Permalink
Merge pull request #3 from zhangferry/develop
Browse files Browse the repository at this point in the history
docs: update readme
  • Loading branch information
zhangferry authored Sep 27, 2023
2 parents 109af7e + b1528ed commit 0c0f51f
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There are two AI modes available for you to choose from:

2. Through OpenAI's API, which requires you to provide the corresponding API Key.

- The default host is https://api.openai.com.
- The default host is https://api.openai.com, you can customize this value.
- API key is required, you can find it in [OpenAI API Key](https://platform.openai.com/account/api-keys)

If you don't have access to OpenAI, you can purchase API Key at [API2D](https://api2d.com/r/187046). Update the host and API Key to use it.
Expand All @@ -55,19 +55,6 @@ Safari plug-ins are typically used for macOS/iOS systems, you should compile Sum

- Change the developer certificate to yours.

<div style="display: flex;justify-content: space-between;">
<span style="width:40%;display:inline-block">

![长图一 alt](https://cdn.zhangferry.com/Images/WechatIMG553.jpeg)

</span>
<span style="width:40%;display:inline-block">

![图二](https://cdn.zhangferry.com/Images/202309092304234.png)

</span>
</div>

## Build from source(Optional)

If you want to change the code logic, you need to recompile the TypeScript file:
Expand Down

0 comments on commit 0c0f51f

Please sign in to comment.