From 2c3dba7d0c37b1a2ffbc09906dc9d309e8f4bcf3 Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Tue, 12 Sep 2017 08:29:49 +0200 Subject: README.md: Getting started section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e2a5e86..391be3f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ 🐺 φεγγάρι - The Lua VM written in JS ES6 for Node and the browser +## Getting started in the browser + +Fengari is not released yet but you can experiment with it in the browser by following the instructions of the [fengari-web](https://github.com/fengari-lua/fengari-web) repository. + ## Semantics Fengari implements Lua 5.3 semantics and will hopefully follow future Lua releases. If you find any noticeable difference between Fengari and Lua's behaviours, please [report it](https://github.com/fengari-lua/fengari/issues). -- cgit v1.2.3-54-g00ecf