From 58e5a03f46547cc0ec2aa02396d8a4840b9e36f8 Mon Sep 17 00:00:00 2001 From: Gaurav Soni Date: Mon, 6 Nov 2017 23:31:54 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10ff3ee..055c599 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Run following command to install ng2-tel-input npm install ng2-tel-input -After installing, you need to add "intlTelInput.css" in your index.html. +After installing, you need to add "intlTelInput.css" in your index.html.__ In case of angular-cli, add path to css in your styles property in angular-cli.json. For example, "styles": [