diff --git a/README.md b/README.md index b84ff94..61dc97e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Team B2P - PCN Tablut AI ![Java CI](https://github.com/AlessandroPomponio/B2P-Penicilin-Tablut-AI/workflows/Java%20CI/badge.svg?branch=master) +![Javadoc](https://img.shields.io/badge/Javadoc-available-brightgreen) Penicillin (PCN) is a Java-based intelligent agent built to take part in the 2020 students' challenge of the Fundamentals of AI course held at the University of Bologna by prof. Paola Mello and prof. Federico Chesani. @@ -26,6 +27,10 @@ You will then simply need to run: java -jar B2P-Penicillin.jar ``` +## Javadoc + +The Javadoc documentation is available [here](https://alessandropomponio.github.io/B2P-Penicilin-Tablut-AI/) + ## Team B2P - [Alessandro Buldini](https://github.com/occhialidaleso)