Skip to content

Commit

Permalink
chore: update docs for better attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
spence committed Feb 12, 2017
1 parent 0f6bc0b commit 76c351b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# ValidUrl [![Build Status](https://travis-ci.org/spence/valid_url.svg?branch=master)](https://travis-ci.org/spence/valid_url)

Validate a URL.
Provides the best known regex for validating and extracting URLs.

It builds on amazing work done by [Diego Perini](https://gist.github.com/dperini/729294)
and [Mathias Bynens](https://mathiasbynens.be/demo/url-regex).

## Installation

Expand Down

0 comments on commit 76c351b

Please sign in to comment.