diff --git a/README.md b/README.md
index 78610a9..3f5f34d 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,9 @@
## ✨ Features:
-- Bundles your library using nothing but a `package.json`
+- **One dependency** to bundle your library using only a `package.json`
- Support for ESnext & async/await _(via [Bublé] & [Nodent])_
+- Produces tiny, optimized code for all inputs
- Supports multiple entry modules _(`cli.js` + `index.js`, etc)_
- Creates multiple output formats for each entry _(CJS, UMD & ESM)_
- Built-in Uglify compression & gzipped bundle size tracking