Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zitup committed May 21, 2019
1 parent 325d11a commit 17d0476
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A Visual Studio Code extension that provides HTML class name completion for the CSS based on the definitions found in the same directory.

![](https://i.imgur.com/GyIfjgA.gif)
![](https://raw.githubusercontent.com/zytjs/classNameToCss/master/classtocss.gif)

# Feature

Expand All @@ -26,6 +26,6 @@ A Visual Studio Code extension that provides HTML class name completion for the

This extension is very very easy to use, there just one step to improve your development efficiency:

* 搜索、安装、享受,然后向给你的同事炫耀
* 搜索、安装、享受,然后与你的同事分享

* Search, Install, Enjoy and Show off to your colleague
* Search, Install, Enjoy and Share with your colleague
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"engines": {
"vscode": "^1.33.0"
},
"repository": {
"url": "https://github.com/zytjs/classNameToCss"
},
"categories": [
"Programming Languages",
"Other"
Expand Down

0 comments on commit 17d0476

Please sign in to comment.