Add hexdocs link to readme

This commit is contained in:
Adam Millerchip 2019-11-04 22:00:12 +09:00
parent ebcccd7dec
commit cc9e0386f0
1 changed files with 6 additions and 0 deletions

View File

@ -95,3 +95,9 @@ LineBot.APIClient.get("richmenu/list")
### Flex Message Update
Recent additions to the Flex message API have not been added yet.
## Online Documentation
Documentation for this package is available online at [Hexdocs](https://hexdocs.pm/line_bot/) and interactively in iex via [`h/1`](https://hexdocs.pm/iex/IEx.Helpers.html#h/1), for example:
iex> h LineBot