diff --git a/README.md b/README.md index c308be37a1..a08fb65a0c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ ## Credits -Heavily based on [acorn](https://github.com/marijnh/acorn) and [acorn-jsx](https://github.com/RReverser/acorn-jsx). -Significant diversions expected to occur in the future such as streaming, EBNF definitions, sweet.js integration, -interspacial parsing, comment attachment etc. +Heavily based on [acorn](https://github.com/marijnh/acorn) and [acorn-jsx](https://github.com/RReverser/acorn-jsx), +thanks to the awesome work of [@RReverser](https://github.com/RReverser) and [@marijnh](https://github.com/marijnh). + +Significant diversions are expected to occur in the future such as streaming, EBNF definitions, sweet.js integration, +interspacial parsing, comment attachment and more.