From 974c680849d7fe3678871f974b44f2bc7f2a1756 Mon Sep 17 00:00:00 2001 From: NathanJang Date: Sun, 30 Nov 2014 22:49:29 +0800 Subject: [PATCH] Added to Package Control --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5f61a8..24b876b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a `.tmLanguage` specification for configuration files in [Kerbal Space P `KSP configuration.JSON-tmLanguage` is the JSON "source" for the specification, which can be "compiled" into the XML `.tmLanguage` type with [AAAPackageDev](https://github.com/SublimeText/AAAPackageDev). All the work is done in the JSON, so it includes comments. -To use with Sublime Text select Sublime Text Preferences -> Browse Packages... in Sublime Text, and copy `KSP configuration.tmLanguage` to `Packages/User/`. +To use with Sublime Text select Sublime Text Preferences -> Browse Packages... in Sublime Text, and copy `KSP configuration.tmLanguage` to `Packages/User/`. It is also available under [Package Control](https://sublime.wbond.net/). [Here's how it looks.](http://i.imgur.com/AZNdorq.png)