1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-08-01 18:37:45 +00:00

Change description

This commit is contained in:
RGBCube 2022-11-18 19:47:19 +03:00
parent 304a1d558a
commit 00ee837156
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# v-color
An easier way to print color to the terminal
An easier way to print colored text to the terminal
# Example

2
v.mod
View file

@ -1,6 +1,6 @@
Module {
name: 'color'
description: 'An easier way to print color to the terminal'
description: 'An easier way to print colored text to the terminal'
version: '1.0.0'
license: 'MIT'
dependencies: []