From 25b60c4302dab8da883f09f431d1d903e450c854 Mon Sep 17 00:00:00 2001 From: Murhaf Sousli Date: Tue, 17 Oct 2017 15:30:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 996c17f..dd1f339 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ import { NgProgressModule } from 'ngx-progressbar'; }) ``` -In your template +In your root component **(or any component that does not get destroyed)!** ```html