Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Wscats committed Aug 10, 2019
1 parent 2a0cdf9 commit d7dc733
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<a href="https://marketplace.visualstudio.com/items?itemName=Wscats.eno"><img src="https://img.shields.io/badge/Download-3.2M+-orange" /></a>
<a href="https://marketplace.visualstudio.com/items?itemName=Wscats.eno"><img src="https://img.shields.io/badge/Macketplace-v2.00-brightgreen" /></a>
<a href="https://marketplace.visualstudio.com/items?itemName=Wscats.eno"><img src="https://img.shields.io/badge/Github Page-Wscats-yellow" /></a>
<a href="https://marketplace.visualstudio.com/items?itemName=Wscats.eno"><img src="https://img.shields.io/badge/Author-Eno Yao-blueviolet" /></a>
<a href="https://github.com/Wscats/omi-snippets"><img src="https://img.shields.io/badge/Github Page-Wscats-yellow" /></a>
<a href="https://github.com/Wscats"><img src="https://img.shields.io/badge/Author-Eno Yao-blueviolet" /></a>

[Try it Now!](https://marketplace.visualstudio.com/items?itemName=Wscats.omi-snippets) Visual Studio Code syntax highlighting for single-file Omi.js components (enabled by omil). Or [Download Vsix!](https://github.com/Wscats/omi-snippets/releases/download/0.41/omi-snippets-0.4.1.vsix) to install in Visual Studio Code

Expand Down Expand Up @@ -306,4 +306,5 @@ The `<script>` block uses the syntax highlighting currently active for you norma

# License

Omi Snippets is released under the
[MIT](http://opensource.org/licenses/MIT)
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "omi-snippets",
"displayName": "Omi Snippets",
"name": "eno",
"displayName": "Eno Snippets",
"description": "A beautify Visual Studio Code extension for .omi .eno .vue or .scss file",
"version": "1.9.9",
"version": "2.0.3",
"author": "Eno Yao",
"publisher": "Wscats",
"icon": "logos/omi-logo.png",
"icon": "logos/eno-logo.png",
"homepage": "https://wscats.github.io/omi-docs/public/home/index.html",
"keywords": [
"omi",
Expand Down

0 comments on commit d7dc733

Please sign in to comment.