mirror of
https://github.com/RGBCube/chatgpt.v
synced 2025-07-27 00:37:45 +00:00
Add repo_url to v.mod
This commit is contained in:
parent
ec2fa4a4a6
commit
0360564bb8
1 changed files with 1 additions and 0 deletions
1
v.mod
1
v.mod
|
@ -3,5 +3,6 @@ Module {
|
|||
description: 'A ChatGPT wrapper for the V programming language.'
|
||||
version: '0.0.1'
|
||||
license: 'MIT'
|
||||
repo_url: 'https://github.com/RGBCube/chatgpt.v'
|
||||
dependencies: []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue