diff --git a/README.md b/README.md
index a8667d4..440fa9a 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,8 @@ Example usage:
+ npm install angular-material-clock-time-picker --save ++ +and then import it into your app.module.ts + +import { MatTimePickerModule } from 'angular-material-clock-time-picker'; + +and add it into your imports section. +