diff --git a/README.md b/README.md
index 9bb347e..bb19f3d 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,14 @@ Include `build/angular-datepicker.js` in your application:
```HTML
```
+
+Include `build/themes/default.css`, `build/themes/default.date.css`, and `build/themes/default.time.css` in your application:
+
+```HTML
+
+
+
+```
Add the module `angular-datepicker` as a dependency to your app module: