From 76eed428f97c668adeb37446e6247cd54982894d Mon Sep 17 00:00:00 2001 From: isRyven Date: Tue, 8 Dec 2015 12:26:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cb1caa..be07ad7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Quake 3 (idtech3) scripts syntax highlighter for Sublime Text -This bundle brings script(*.script, *.shader) highlighting and autocompletion support for __Quake 3 engine based games__ to your Sublime Text editor. +# Quake 3, idtech3 scripts syntax highlighter for Sublime Text (2&3) +This bundle brings __Quake 3__ scripts highlighting support to your Sublime Text editor, it supports *.script(RTCW, ET) and *.shader files. Also added support for autocompletions. ## Screenshot ![Q3 Scripts](https://dl.dropboxusercontent.com/u/6300089/q3-highlight.png)