fix(documentation): Update README to reflect recent changes
This commit is contained in:
@@ -10,15 +10,20 @@
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "beautyfiglet",
|
||||
"description": "A Node.js module for creating figlet text displays.",
|
||||
"description": "A Node.js module that facilitates the creation of ASCII art using figlet with customizable fonts and layouts.",
|
||||
"npmPackagename": "@push.rocks/beautyfiglet",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"ASCII art",
|
||||
"figlet",
|
||||
"text display",
|
||||
"Node.js",
|
||||
"npm module",
|
||||
"typescript"
|
||||
"text rendering",
|
||||
"Node.js module",
|
||||
"typescript",
|
||||
"font customization",
|
||||
"command-line interface",
|
||||
"error handling",
|
||||
"web integration",
|
||||
"npm package"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user