diff --git a/README.md b/README.md
index da719471e..a5ee28fb5 100644
--- a/README.md
+++ b/README.md
@@ -406,6 +406,11 @@ export class AppComponent {
}
```
+Angular has a built-in `template` directive. To define the `template` property of the configuration component (for example, `dxo-master-detail`), use the following code:
+```html
+
+```
+
### Accessing a DevExtreme Widget Instance ###
You can access a DevExtreme widget instance by using the Angular 2 component query syntax and the component's