Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed Feb 22, 2014
1 parent 1387967 commit 4a6c1c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
@@ -0,0 +1 @@
See the [Atom contributing guide](https://atom.io/docs/latest/contributing)
5 changes: 5 additions & 0 deletions README.md
@@ -1,4 +1,9 @@
# Java language support in Atom

Add syntax highlighting and snippets to Java/JSP files in Atom.

Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)
from the [Java TextMate bundle](https://github.com/textmate/java.tmbundle).

Contributions are greatly appreciated. Please fork this repository and open a
pull request to add snippets, make grammar tweaks, etc.

0 comments on commit 4a6c1c6

Please sign in to comment.