diff --git a/README.md b/README.md index e75bae3..5c6e8cc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Check out the [/example](https://github.com/RisingStack/graffiti-mongoose/tree/m ## Usage -This adapter is written in `ES6` with [Babel](https://babeljs.io) but is published as transpiled `ES5` JavaScript code to `npm`, which means you don't need `ES6` support in your application. +This adapter is written in `ES6` with [Babel](https://babeljs.io) but it's published as transpiled `ES5` JavaScript code to `npm`, which means you don't need `ES6` support in your application to run it. **usual mongoose model(s):** ```javascript