summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f97fde..425f706 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,22 @@ p(L);
````
+### `fengari` library
+
+A library containing metadata about the fengari release.
+
+ - `AUTHORS`
+ - `COPYRIGHT`
+ - `RELEASE`
+ - `VERSION`
+ - `VERSION_MAJOR`
+ - `VERSION_MINOR`
+ - `VERSION_NUM`
+ - `VERSION_RELEASE`
+
+This library is automatically loaded by `luaL_openlibs` into the global `"fengari"`.
+
+
## NYI
- `io.input()`: partially implemented