From ba27794eb35f1c727d52b98bfb50901eb7924242 Mon Sep 17 00:00:00 2001 From: Onoshko Dan Date: Fri, 30 May 2014 01:14:09 +0700 Subject: [PATCH] Updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 787e8de4..1179c41b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![logo](http://trigen.pro/colalogo.png) -ColaScript is a language that compiles in JavaScript. This language is similar to Dart, CoffeeScript, Python and PHP, with some original ideas. Compiler based on [UglifyJS2](https://github.com/mishoo/UglifyJS2). The compiler is in development now. You can play with language [here](http://develop.trigen.pro/cola/). +ColaScript is a language that compiles in JavaScript. This language is similar to Dart, CoffeeScript, Python and PHP, with some original ideas. Compiler based on [UglifyJS2](https://github.com/mishoo/UglifyJS2). You can play with language [here](http://develop.trigen.pro/cola/). Installation