diff --git a/README.md b/README.md
index c02a7cd..1231d0d 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,14 @@ A tiny little reset that you can use as the basis of your CSS projects. You can
You can find it on [NPM, here](https://www.npmjs.com/package/modern-css-reset).
+## Installation
+
+- NPM: `npm install modern-css-reset`
+- Yarn: `yarn add modern-css-reset`
+- CDN:
+ - Unpkg: ``
+ - jsDelivr: ``
+
## Commands
You can minify and move the main reset to the `dist` by running: