aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d7ef13..5e4a4c8 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# ngs
Write functional type-safe nginx script (njs) with [gleam](https://gleam.run)
+The app built conforms `es2020` standard, therefore it requires NJS QuickJS engine.
[![Package Version](https://img.shields.io/hexpm/v/ngs)](https://hex.pm/packages/ngs)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/ngs/)