Skip to content

Commit

Permalink
修改项目名字
Browse files Browse the repository at this point in the history
  • Loading branch information
nanzm committed Jan 2, 2019
1 parent 06ea912 commit 32f8c8a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# tiny-cli
# tiny-images

Smart PNG and JPEG compression

## 安装

```
npm i -g tiny-cli
npm i -g tiny-images
```

## 使用方法
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "tiny-cli",
"name": "tiny-images",
"version": "1.0.0",
"description": "Smart PNG and JPEG compression。",
"bin": {
Expand Down

0 comments on commit 32f8c8a

Please sign in to comment.