Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add readme.
  • Loading branch information
infininight committed Nov 14, 2011
1 parent 2fdd8df commit 48eca4c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.mdown
@@ -0,0 +1,20 @@
# Installation

You can install this bundle in TextMate by opening the preferences and going to the bundles tab. After installation it will be automatically updated for you.

# General

* [Bundle Styleguide](http://kb.textmate.org/bundle_styleguide)_before you make changes_
* [Commit Styleguide](http://kb.textmate.org/commit_styleguide)_before you send a pull request_
* [Writing Bug Reports](http://kb.textmate.org/writing_bug_reports)_before you report an issue_

# License

If not otherwise specified (see below), files in this repository fall under the following license:

Permission to copy, use, modify, sell and distribute this
software is granted. This software is provided "as is" without
express or implied warranty, and with no claim as to its
suitability for any purpose.

An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”.

0 comments on commit 48eca4c

Please sign in to comment.