Remove future plans from README (#597) [skip ci]

This commit is contained in:
Sebastian McKenzie 2017-06-28 13:44:47 +01:00 committed by Henry Zhu
parent 7795615dac
commit 759266a2e8

View File

@ -26,8 +26,6 @@ Check out [contributing.md](https://github.com/babel/babylon/blob/master/CONTRIB
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, interspatial parsing and more.
## API
### `babylon.parse(code, [options])`