diff --git a/Readme.md b/Readme.md
index 92e5712..9de1a76 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,10 @@
# Smarty Sugar for Espresso
-Based on the [php-smarty TextMate bundle](https://github.com/textmate/php-smarty.tmbundle)
+Smarty is a PHP Template Engine for designers. Built in LiveStreet and CoGear.
+
+I hate any template engine but use it every day in developing LS skin and skin Sugar is a working solution for Smarty syntax (.tpl files, for example).
+
+Based on the [php-smarty TextMate bundle](https://github.com/textmate/php-smarty.tmbundle) and forked from [prtm](https://github.com/ptrm/)'s [repo](https://github.com/ptrm/Smarty.sugar).
## Known bugs
- smarty highlighting is present inside html tags enclosed by `{literal}`
@@ -11,6 +15,8 @@ Based on the [php-smarty TextMate bundle](https://github.com/textmate/php-smarty
- auto-completion and highlighting for native variable modifiers
- mark invalid syntax?
+Note: it's prtm's TODO, not My (Grawl's)
+
## Copying
Permission to copy, use, modify, sell and distribute this
software is granted. This software is provided "as is" without
diff --git a/Syntaxes/Smarty.xml b/Syntaxes/Smarty.xml
index a4ae8be..62937b4 100644
--- a/Syntaxes/Smarty.xml
+++ b/Syntaxes/Smarty.xml
@@ -3,7 +3,7 @@
-
+
@@ -34,8 +34,8 @@
-
-
+
+