Update README.md ()

This commit is contained in:
daniel 2020-05-02 13:17:27 -07:00 committed by GitHub
parent d8b50efec5
commit f4f70babbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,3 +136,4 @@ each([a, b, c, d], func(x) {
- [Interoperability](https://github.com/d5/tengo/blob/master/docs/interoperability.md)
- [Tengo CLI](https://github.com/d5/tengo/blob/master/docs/tengo-cli.md)
- [Standard Library](https://github.com/d5/tengo/blob/master/docs/stdlib.md)
- Syntax Highlighters: [VSCode](https://github.com/lissein/vscode-tengo), [Atom](https://github.com/d5/tengo-atom)