File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
2- <a href =" https://github.com/kiimesoft /quickgpt " >
2+ <a href =" https://github.com/dubisdev /quickgpt " >
33 <img src="./src-tauri/icons/128x128.png"/>
44 </a >
55</p >
99<p align =" center " >A ChatGPT tool for Windows</p >
1010
1111<p align =" center " >
12- <a href =" https://github.com/kiimesoft /quickgpt/releases/latest " >
12+ <a href =" https://github.com/dubisdev /quickgpt/releases/latest " >
1313 🔗 Go to Download Page
1414 </a >
1515 | Give it a Star ⭐ |
Original file line number Diff line number Diff line change 22 "name" : " quickgpt" ,
33 "author" :
" David Jiménez <[email protected] > (https://dubis.dev)" ,
44 "description" : " A faster way to ask GPT" ,
5- "repository" : " kiimesoft /quickgpt" ,
6- "bugs" : " kiimesoft /quickgpt" ,
5+ "repository" : " dubisdev /quickgpt" ,
6+ "bugs" : " dubisdev /quickgpt" ,
77 "license" : " MIT" ,
88 "private" : true ,
99 "version" : " 0.0.0-development" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.0.0"
44description = " A faster way to ask GPT"
55authors = [
" David Jiménez <[email protected] >" ]
66license = " "
7- repository = " https://github.com/kiimesoft /quickgpt/"
7+ repository = " https://github.com/dubisdev /quickgpt/"
88edition = " 2021"
99
1010# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
You can’t perform that action at this time.
0 commit comments