diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index f08a3d59..40a8eced 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -15,7 +15,7 @@
-
+
@@ -53,12 +53,12 @@
-
+
-
-
+
+
@@ -94,7 +94,7 @@
-
+
@@ -187,16 +187,16 @@
-
+
-
+
-
-
+
+
@@ -399,7 +399,7 @@
-
+
@@ -413,13 +413,13 @@
-
+
-
+
@@ -699,13 +699,6 @@
-
-
-
-
-
-
-
@@ -723,23 +716,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -764,6 +740,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/README.md b/README.md
index 8d9a6ed6..8e2f4b34 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
-# Flutter InAppBrowser Plugin
+# Flutter InAppBrowser Plugin [![Share on Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Flutter%20InAppBrowser%20plugin!&url=https://github.com/pichillilorenzo/flutter_inappbrowser&hashtags=flutter,flutterio,dart,dartlang,webview) [![Share on Facebook](https://img.shields.io/badge/share-facebook-blue.svg?longCache=true&style=flat&colorB=%234267b2)](https://www.facebook.com/sharer/sharer.php?u=https%3A//github.com/pichillilorenzo/flutter_inappbrowser)
[![Pub](https://img.shields.io/pub/v/flutter_inappbrowser.svg)](https://pub.dartlang.org/packages/flutter_inappbrowser)
+[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](/LICENSE.txt)
+
+[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/LorenzoPichilli)
+[![Donate to this project using Patreon](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/bePatron?u=9269604)
A Flutter plugin that allows you to open an in-app browser window.
This plugin is inspired by the popular [cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser)!