Skip to content

Commit 65d6555

Browse files
authored
Update README.md
1 parent a399509 commit 65d6555

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
@@ -4,7 +4,7 @@ This is a simple image generator using [OpenAI API](https://openai.com/api/). yo
44

55
## Demo
66

7-
### [https://sauravhathi.github.io/image-generator-using-openai-api/](https://sauravhathi.github.io/image-generator-using-openai-api/)
7+
### [https://github.com/sauravhathi/image-generator-using-openai-api/](https://github.com/sauravhathi/image-generator-using-openai-api)
88

99
![image](https://user-images.githubusercontent.com/61316762/202867475-5f95d9f8-882b-411c-af58-1a4406fe4012.png)
1010
### images generated by AI
@@ -25,7 +25,7 @@ This is a simple image generator using [OpenAI API](https://openai.com/api/). yo
2525
Clone the project
2626

2727
```bash
28-
git clone https://github.com/sauravhathi/image-generator-using-openai-api.git
28+
git clone https://github.com/sauravhathi/image-generator-using-openai-api
2929
```
3030

3131
Go to the project directory

0 commit comments

Comments
 (0)