We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479ff17 commit f9b0942Copy full SHA for f9b0942
README.md
@@ -1,5 +1,7 @@
1
# punycode-cli
2
3
+CLI interface for punycode with similiar options as the base64 CLI tool
4
+
5
## Installation
6
7
```
package.json
@@ -1,7 +1,7 @@
{
"name": "punycode-cli",
- "version": "1.0.0",
- "description": "CLI interface for punycode with similiar options as base64 CLI tool",
+ "version": "1.0.1",
+ "description": "CLI interface for punycode with similiar options as the base64 CLI tool",
"main": "index.js",
"repository": {
"type": "git",
0 commit comments