]> git.kaiwu.me - njs.git/commitdiff
Improved README page.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 2 Jul 2020 12:59:54 +0000 (12:59 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 2 Jul 2020 12:59:54 +0000 (12:59 +0000)
README

diff --git a/README b/README
index 76d9199dfe3a81682738edd2bbebe24c6172dc0d..26527c7827060edf7925c3abf2a247b0fb02000a 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,11 @@
+
+NGINX JavaScript (njs)
+----------
+
+njs is a subset of the JavaScript language that allows extending nginx
+functionality. njs is created in compliance with ECMAScript 5.1 (strict mode)
+with some ECMAScript 6 and later extensions. The compliance is still evolving.
+
 The documentation is available online:
 
   http://nginx.org/en/docs/njs/
@@ -12,3 +20,4 @@ or via Github:
 
 --
 NGINX, Inc., http://nginx.com
+