mirror of
https://github.com/RGBCube/color.v
synced 2025-07-31 09:57:47 +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
|
||||
|
||||
An easier way to print color to the terminal
|
||||
An easier way to print colored text to the terminal
|
||||
|
||||
# Example
|
||||
|
||||
|
|
2
v.mod
2
v.mod
|
@ -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: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue