From af3493da9b9ed654eedee387ffd391e7193367fa Mon Sep 17 00:00:00 2001 From: Igor Oleinikov Date: Thu, 20 Sep 2018 23:00:02 -0700 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5241927..0d4a735 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ The main purpose is to provide compile-time information of creates styled compon The plugin was mostly inspired by great Babel's plugin [`babel-plugin-styled-components`](https://github.com/styled-components/babel-plugin-styled-components) and partially provides similar functionality for TypeScript users. +If you like it, consider [![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/igorbek) + # Installation The following command adds the packages to the project as a development-time dependency: