Skip to content

Commit 4583594

Browse files
authored
Changed URL of YChatGPT Repo (#31)
1 parent eb5df3e commit 4583594

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/co.yml/ychatgpt/badge.svg)](https://maven-badges.herokuapp.com/maven-central/co.yml/ychatgpt/)
22
![Apache-2.0](https://img.shields.io/badge/license-Apache-blue)
3-
![Build Status](https://github.com/yml-org/chatgpt-sdk/actions/workflows/test.yml/badge.svg?branch=main)
4-
![Y-ChatGPT SDK](https://github.com/yml-org/chatgpt-sdk/raw/main/art/logo.png)
3+
![Build Status](https://github.com/yml-org/ychatgpt-sdk/actions/workflows/test.yml/badge.svg?branch=main)
4+
![Y-ChatGPT SDK](https://github.com/yml-org/ychatgpt-sdk/raw/main/art/logo.png)
55

66
# YChatGPT
77

@@ -14,11 +14,11 @@ YChatGPT aims to abstract all API call logic from ChatGPT for multiple platforms
1414

1515
- Go to your project’s file settings and click "Add Package":
1616

17-
![Y-ChatGPT iOS first screenshot](https://github.com/yml-org/chatgpt-sdk/raw/main/art/ios-1.png)
17+
![Y-ChatGPT iOS first screenshot](https://github.com/yml-org/ychatgpt-sdk/raw/main/art/ios-1.png)
1818

19-
- To add a new package, search for https://github.com/yml-org/chatgpt-sdk.git in the top right corner:
19+
- To add a new package, search for https://github.com/yml-org/ychatgpt-sdk.git in the top right corner:
2020

21-
![Y-ChatGPT iOS second screenshot](https://github.com/yml-org/chatgpt-sdk/raw/main/art/ios-2.png)
21+
![Y-ChatGPT iOS second screenshot](https://github.com/yml-org/ychatgpt-sdk/raw/main/art/ios-2.png)
2222

2323
Once you have found the package click the "Add Package" button to add it to your project. Now you can start using the SDK in your iOS project!
2424

@@ -82,7 +82,7 @@ try {
8282

8383
## 🤝 Contributions
8484

85-
Feel free to make a suggestion or if you find any error in this project, please open an issue. Make sure to read our [contribution guidelines](https://github.com/yml-org/chatgpt-sdk/blob/main/CONTRIBUTING.md) before.
85+
Feel free to make a suggestion or if you find any error in this project, please open an issue. Make sure to read our [contribution guidelines](https://github.com/yml-org/ychatgpt-sdk/blob/main/CONTRIBUTING.md) before.
8686

8787
## License
8888

0 commit comments

Comments
 (0)