From 190b933404bec0ed480400e59099612060fa5c14 Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Tue, 14 Nov 2017 11:35:26 +0100 Subject: [PATCH] README updated --- .idea/workspace.xml | 5 ++--- README.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b5c07ab..551d953 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - @@ -180,12 +179,12 @@ 1510652992413 - + - diff --git a/README.md b/README.md index b20152a..9d64a46 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Import it in your Angular2 project like a module 1) Declare it in your module ```sh - import {Ng2FittextModule} from "ng2-fittext/ng2fittext"; + import {Ng2FittextModule} from "ng2-fittext"; @NgModule({ imports: [ Ng2FittextModule