Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aeecb9f

Browse files
committedNov 14, 2011
Add readme.
1 parent 19619f1 commit aeecb9f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
 

‎README.mdown

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Installation
2+
3+
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.
4+
5+
# General
6+
7+
* [Bundle Styleguide](http://kb.textmate.org/bundle_styleguide)_before you make changes_
8+
* [Commit Styleguide](http://kb.textmate.org/commit_styleguide)_before you send a pull request_
9+
* [Writing Bug Reports](http://kb.textmate.org/writing_bug_reports)_before you report an issue_
10+
11+
# License
12+
13+
If not otherwise specified (see below), files in this repository fall under the following license:
14+
15+
Permission to copy, use, modify, sell and distribute this
16+
software is granted. This software is provided "as is" without
17+
express or implied warranty, and with no claim as to its
18+
suitability for any purpose.
19+
20+
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 commit comments

Comments
 (0)
Please sign in to comment.