Update README.md
Add links to Advent Calendar Blog, Elixir Clova SDK, and License.
This commit is contained in:
parent
0ba552c229
commit
7456ada9e3
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
||||||
# Advent
|
# Advent
|
||||||
|
|
||||||
An Example Clova Skill written in Elixir
|
An Example Clova Skill written in Elixir.
|
||||||
|
|
||||||
|
This code is the finished result of following my [LINE Advent Calendar 2018](https://engineering.linecorp.com/ja/blog/line-advent-calendar-2018/) article.
|
||||||
|
|
||||||
|
For full documentation about the Elixir Clova SDK, please see the [official documentation on hexdocs](https://hexdocs.pm/clova/), or check out the [Github repository](https://github.com/line/clova-cek-sdk-elixir).
|
||||||
|
|
||||||
|
# License
|
||||||
|
|
||||||
|
This code is licensed under the [Apache License Version 2.0](LICENSE).
|
||||||
|
|
Loading…
Reference in a new issue