diff --git a/README.md b/README.md index 22d15af..289cee5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,21 @@ -# ng2-fittext +
An Angular 2+ directive, written in pure TypeScript (without jQuery!), to automatically scale the font size of an element so that it fits within its parent container.
+ +[](https://www.npmjs.com/package/ng2-fittext) + + + +[](https://opensource.org/licenses/MIT) ## Demo - Check out the live demo: [ng2-fittext Demo](https://stackblitz.com/edit/stackblitz-starters-7ghzat?file=src%2Fmain.ts) +
+
+