From 57663df3c0a0f8dde947fc6e4331e5d76730b742 Mon Sep 17 00:00:00 2001 From: Onoshko Dan Date: Tue, 15 Apr 2014 19:31:15 +0700 Subject: [PATCH] Updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c620d6b..6b110699 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ ColaScript is a language that compiles in JavaScript. This language is similar t if( 0 < x < 100 ) console.log("x E (0; 100)"); -### Compilator +### Compiler - `@require` @require "./library/jquery.js", "./library/underscore.js"