diff --git a/README.md b/README.md index 1001f36..0476f88 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![size][size-image]][size-url] [![download][download-image]][download-url] -![snapshot](https://tva1.sinaimg.cn/large/0081Kckwgy1gkdf3ehuoaj30ra02otbh.jpg) +![snapshot](https://tva1.sinaimg.cn/large/0081Kckwgy1gkeeogrdfjj30sm0emaxq.jpg) ## usage ```shell diff --git a/package.json b/package.json index 7bcb502..d9e39bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@feizheng/topics2keywords", - "version": "1.0.1", + "version": "1.0.2", "description": "Sync github topics to npm keywords.", "homepage": "https://github.com/afeiship/topics2keywords", "author": { @@ -40,6 +40,9 @@ "npm", "nodejs", "cli", - "command-line-tool" + "command-line-tool", + "t2k", + "sync", + "tags" ] -} \ No newline at end of file +}