Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Jun 24, 2021
1 parent 7fe1bc1 commit b968b6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# react-link-text
# react-link-text 🔗

A small react package that turns urls in your text clickable.
Unlike other linkify libraries,'react-link-text' utilizes a straightforward method for detecting links that begin with http, https, or www (customizable).
A small react package that turns urls in your text clickable (aka linkify).
Unlike other linkify libraries,'react-link-text' utilizes a straightforward method for detecting links that begin with http, https, or www (customizable).
This works well for most cases.

### Features
Expand Down

0 comments on commit b968b6d

Please sign in to comment.