Browse Source

License

pull/1/merge
Luke Childs 9 years ago
parent
commit
a6cba12a2e
  1. 3
      README.md

3
README.md

@ -61,3 +61,6 @@ Urls(text).filter(url => `<a href="${url}">${url}</a>`); // Returns:
> **Pro tip**
>
> You can get a parser instance by calling `Urls()` or `new Url`, whichever you prefer.
## License
MIT © Luke Childs

Loading…
Cancel
Save