Browse Source

add link to docs

merge-requests/1/head
Stephen M. Pallen 7 years ago
parent
commit
a631730ad9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -36,7 +36,7 @@ iex> AutoLinker.link("google.com", new_window: false, rel: false, class: false)
"<a href='http://google.com'>google.com</a>"
```
See the docs for more examples
See the [Docs](https://hexdocs.pm/auto_linker/) for more examples
## License


Loading…
Cancel
Save