From 8dca1f06fb48ce3fb6f9279d6192e6dcb649abcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thirion=20Aur=C3=A9lien?= Date: Mon, 9 Sep 2019 09:30:58 +0200 Subject: [PATCH] chg: [README] add link to API documentation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7a191ef7..753c15c7 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,12 @@ Training CIRCL organises training on how to use or extend the AIL framework. AIL training materials are available at [https://www.circl.lu/services/ail-training-materials/](https://www.circl.lu/services/ail-training-materials/). + +API +----- + +The API documentation is available in [doc/README.md](doc/README.md) + HOWTO -----