mirror of
https://github.com/RGBCube/bonfire.v
synced 2025-07-28 22:47:45 +00:00
Add repo_url to v.mod & Use markdown for license
This commit is contained in:
parent
2ff93821b7
commit
abbdece86f
3 changed files with 32 additions and 1 deletions
1
v.mod
1
v.mod
|
@ -3,5 +3,6 @@ Module {
|
|||
description: 'A Discord API wrapper for the V programming language.'
|
||||
version: '0.0.1'
|
||||
license: 'MIT'
|
||||
repo_url: 'https://github.com/RGBCube/bonfire.v'
|
||||
dependencies: []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue