diff --git a/v.mod b/v.mod index 33688bf..e9fe8b2 100644 --- a/v.mod +++ b/v.mod @@ -3,5 +3,6 @@ Module { description: 'An easier way to print colored text to the terminal.' version: '1.2.4' license: 'MIT' + repo_url: 'https://github.com/RGBCube/color.v' dependencies: [] }