diff --git a/README.md b/README.md index 97053b4..73faf37 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ python -m jasminesnake ## Credits +ESTree specification: +[https://github.com/estree/estree/](https://github.com/estree/estree/) + JavaScript grammar source: [https://github.com/antlr/grammars-v4/tree/master/javascript/javascript](https://github.com/antlr/grammars-v4/tree/master/javascript/javascript)