From 6713aec38b794b1f3b57665b2b3070e7dc232c4f Mon Sep 17 00:00:00 2001 From: orangain Date: Mon, 1 May 2023 14:09:26 +0900 Subject: [PATCH] Add link to KDoc --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 20a935f2b..024c4da8b 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ dependencies { } ``` +### Documentation + +API document is available at: + +https://orangain.github.io/ktast/0.8.2/api/ + ### Examples Examples below are simple Kotlin scripts.