Update README.md

Add links to Advent Calendar Blog, Elixir Clova SDK, and License.
This commit is contained in:
Adam Millerchip 2018-12-06 13:15:27 +09:00 committed by GitHub
parent 0ba552c229
commit 7456ada9e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# 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).