diff --git a/README.md b/README.md
index 69aefcc..4cfff8f 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ The best way to know how to use this library is to go through the examples in th
This example demonstrates how to use the library from a website. It simply filters every jQuery ajax calls and echoes it on the server. That way the ajax call get the results back. To run the code, simply upload the demo on your server or run a local Apache server.
Thanks to [this thread](http://stackoverflow.com/a/12683591/334209) for the php script.
+Also "bryanwoods/autolink-js" for the regex for matching urls.
### chrome-extension
@@ -41,7 +42,7 @@ Call the library via javascript:
$('.element').linkpreview()
```
-$('.element') can point to ``, `