From df4812bfe54530b65bf1f7df9abaa74db4631c2c Mon Sep 17 00:00:00 2001 From: Abraham Williams <4braham@gmail.com> Date: Thu, 26 Jul 2018 14:32:55 -0500 Subject: [PATCH] Link to Angular blog post --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00fbb17..3a27295 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ The main reason for this library is to provide a much smaller implementation tha - [`core-js/es7/reflect`](https://github.com/zloirock/core-js) is ~80K - `@abraham/reflection` is ~3K +Read about how to [drop 20K from your production Angular app](https://bendyworks.com/blog/drop-20k-from-your-production-angular-app) by switching to this. + Install ----