mirror of
https://github.com/RGBCube/color.v
synced 2025-08-01 18:37:45 +00:00
Change description
This commit is contained in:
parent
304a1d558a
commit
00ee837156
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# v-color
|
# v-color
|
||||||
|
|
||||||
An easier way to print color to the terminal
|
An easier way to print colored text to the terminal
|
||||||
|
|
||||||
# Example
|
# Example
|
||||||
|
|
||||||
|
|
2
v.mod
2
v.mod
|
@ -1,6 +1,6 @@
|
||||||
Module {
|
Module {
|
||||||
name: 'color'
|
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'
|
version: '1.0.0'
|
||||||
license: 'MIT'
|
license: 'MIT'
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue