Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
FluidCoding committed Apr 3, 2016
1 parent 5a9e69e commit 0baf3a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# improved-asp-html package

A short description of your package.
https://github.com/FluidCoding/atom-grammar-asphtml.git

![A screenshot of your package](https://f.cloud.github.com/assets/69169/2290250/c35d867a-a017-11e3-86be-cd7c5bf3ff9b.gif)
Adds improved syntax highlighting and snippets for classic ASP files into Atom.

This Works well with [Monday-Syntax](https://github.com/ignism/monday-syntax)
Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)
from the [ASP TextMate bundle](https://github.com/textmate/asp.tmbundle).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"activationCommands": {
"atom-workspace": "improved-asp-html:toggle"
},
"repository": "https://github.com/atom/improved-asp-html",
"repository": "https://github.com/FluidCoding/improved-asp-html",
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
Expand Down

0 comments on commit 0baf3a9

Please sign in to comment.