diff --git a/README.md b/README.md
index 25d7b955ec034f1d230179d44c27188d82e9a49d..a5aef5810d36f8fbabe791fd62877bda0b3b183a 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,22 @@ p {
 }
 ```
 
+## Quick Start
+
+### Install
+
+This package can be installed with:
+
+* [npm](https://www.npmjs.com/package/owl.carousel): `npm install --save system-font-css`
+
+### Load
+
+When installed with npm, system-font.css will create both a SCSS and LESS partial for easy importing:
+
+```scss
+@import 'system-font';
+```
+
 ## OSX
 
 **OSX** has used three system typefaces. Since **El Capitan** it has used **San Fransisco**. In **Yosemite** it used **Helvetica Neue**. From **Mavericks** back to **Kodiak** it used **Lucida Grande**.