README updated

This commit is contained in:
Lorenzo Iovino 2017-11-14 11:35:26 +01:00
parent 1434f1f949
commit 190b933404
2 changed files with 3 additions and 4 deletions

View file

@ -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