Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakepusateri committed Jan 16, 2017
1 parent a645dcd commit cd6353b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
@@ -1,3 +1,6 @@
# Deprecation Notice
You should probably use https://github.com/babel/babel-preset-env instead of this.

# babel-preset-es2015-auto
babel-preset-es2015-auto is a project that aims to bring [autoprefixer](https://github.com/postcss/autoprefixer)-like functionality to [babel](https://github.com/babel/babel).

Expand Down Expand Up @@ -71,4 +74,4 @@ Files are output to "build/results" in json format

### Process results

`node processResults.js` creates/updates the `data.json` file used at runtime.
`node processResults.js` creates/updates the `data.json` file used at runtime.

0 comments on commit cd6353b

Please sign in to comment.