Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Commit

Permalink
Add hexdocs link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamu committed Nov 4, 2019
1 parent ebcccd7 commit cc9e038
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit cc9e038

Please sign in to comment.