diff --git a/README.md b/README.md index 633186d..94c6aca 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,10 @@ A lightweight flutter package to linkify texts containing urls, emails and hashtags. -![issues](https://img.shields.io/github/issues/Iamstanlee/linkfy_text)] -[![pub package](https://img.shields.io/pub/v/http.svg)](https://pub.dev/packages/linkfy_text) - -![final](https://user-images.githubusercontent.com/43510799/104180838-2385fd80-5451-11eb-8506-1640b4ea829f.gif) +[![pub package](https://img.shields.io/pub/v/linkfy_text.svg)](https://pub.dev/packages/linkfy_text) + ## Usage ```dart @@ -34,5 +33,3 @@ LinkifyText( }, ); ``` - -