From 3b40b3427db238e4ef1c1e878c1fe6c549b24ed9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ozan=20E=C4=9Fitmen?= Date: Wed, 20 Jan 2016 18:31:01 +0200 Subject: [PATCH] Update README.md --- tools/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/README.md b/tools/README.md index 149a394..bd06211 100644 --- a/tools/README.md +++ b/tools/README.md @@ -3,6 +3,7 @@ A visual tool set to ease the work of asl developers. Maintained by yours truly: [654wak654](https://github.com/654wak654/) **Notepad++ Syntax Higligthing**: https://github.com/DeKugelschieber/asl/blob/master/tools/asl.xml + Feel free to contribute with another text editor's syntax higligthing plugin. ##ASL GUI version @@ -16,4 +17,4 @@ An optional Java interface to make the compile procces of ASL faster and more us - More style changes and bug fixes, marked ready for release. **Version 0.3.0.0:** -- Fixed some possible bugs, did some style fixes and other code adjustments. It's now is readable without getting cataracts. Mostly anyway... \ No newline at end of file +- Fixed some possible bugs, did some style fixes and other code adjustments. It's now is readable without getting cataracts. Mostly anyway...