diff options
author | Benoit Giannangeli <benoit.giannangeli@boursorama.fr> | 2017-02-24 10:45:52 +0100 |
---|---|---|
committer | Benoit Giannangeli <benoit.giannangeli@boursorama.fr> | 2017-02-24 10:45:52 +0100 |
commit | cc578361f82c892fc5cce7d2ce9757ca237e87bf (patch) | |
tree | a5b050bbd938d53beb63e6558248c0f783c22e4a /README.md | |
parent | 4cbbb77b73f6c1776498bdc70f3ca9d7406d40bf (diff) | |
download | fengari-cc578361f82c892fc5cce7d2ce9757ca237e87bf.tar.gz fengari-cc578361f82c892fc5cce7d2ce9757ca237e87bf.tar.bz2 fengari-cc578361f82c892fc5cce7d2ce9757ca237e87bf.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ - [ ] table.move - [ ] table.remove - [ ] table.sort -- [ ] Debug (errors) +- [ ] Run [Lua test suite](https://github.com/lua/tests) - [ ] DOM API binding - [ ] Parse Lua - [ ] Generate bytecode |