Skip to content

Commit

Permalink
✨ chore
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYSzys committed Jan 12, 2019
1 parent 1d1517d commit ad78a59
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ $ npm install --global num-conver
## Usage
```
$ num-conver
num-conver ~ 0.0.1
num-conver ~ 0.0.3
Number conver tools in command line
$ num-conver 10
$ num-conver 101
$ num-conver 1000
$ num-conver 101 1000
```


Expand Down
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@
"keywords": [
"cli-app",
"cli",
""
"number",
"conver",
"conversion",
"binary",
"decimal"
],
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit ad78a59

Please sign in to comment.