Skip to content

Commit eb5df3e

Browse files
authored
Fixed images (#30)
1 parent f4e7ae1 commit eb5df3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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/blob/art/ios-1.png)
17+
![Y-ChatGPT iOS first screenshot](https://github.com/yml-org/chatgpt-sdk/raw/main/art/ios-1.png)
1818

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

21-
![Y-ChatGPT iOS second screenshot](https://github.com/yml-org/chatgpt-sdk/raw/blob/art/ios-2.png)
21+
![Y-ChatGPT iOS second screenshot](https://github.com/yml-org/chatgpt-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

0 commit comments

Comments
 (0)