diff --git a/README.md b/README.md index 8c2af9c..865a467 100644 --- a/README.md +++ b/README.md @@ -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).