diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index f592237..cea2413 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,9 +6,6 @@
-
-
-
@@ -82,22 +79,26 @@
-
-
+
+
+
+
-
+
+
+
@@ -118,7 +119,7 @@
-
+
@@ -136,11 +137,11 @@
-
+
-
-
+
+
@@ -148,7 +149,8 @@
-
+
+
@@ -181,11 +183,11 @@
-
+
-
-
+
+
@@ -196,7 +198,7 @@
-
+
@@ -215,7 +217,6 @@
- ng2
Ng2
NgxFittextD
excl
@@ -230,6 +231,7 @@
ngx
Ngx
ng-f
+ ng2
Ngx
@@ -256,13 +258,13 @@
-
+
@@ -295,7 +297,6 @@
-
@@ -338,6 +339,7 @@
+
@@ -385,12 +387,14 @@
-
+
+
+
-
+
@@ -509,9 +513,6 @@
-
-
-
@@ -519,9 +520,6 @@
-
-
-
@@ -535,24 +533,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -563,13 +543,6 @@
-
-
-
-
-
-
-
@@ -577,9 +550,19 @@
+
+
+
+
+
+
+
+
+
+
-
+
@@ -591,15 +574,31 @@
-
+
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index 6e12162..d60efe1 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"scripts": {
"transpile": "ngc",
"build": "npm run transpile",
- "publish": "npm run build && cp publishPackage.json ./dist/package.json && cd dist && npm publish --access=public"
+ "publish": "npm run build && cp publishPackage.json ./dist/package.json && cp README.md ./dist/README.md && cd dist && npm publish --access=public"
},
"keywords": [],
"author": "Lorenzo Iovino",