Add hexdocs link to readme
This commit is contained in:
parent
ebcccd7dec
commit
cc9e0386f0
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue