From 41c3d19e7d4d6de2d9e89508dd22d1c755a6cb2b Mon Sep 17 00:00:00 2001 From: iamstanlee Date: Fri, 4 Jun 2021 04:58:38 -0700 Subject: [PATCH] update Docs --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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( }, ); ``` - -