diff --git a/README.md b/README.md index a014307f..6bafc3b9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The existence of Pi4Micronaut is justified by the need for a robust, scalable, a - **Adoption Date:** August 2022 - **Technologies Used:** - Java - - Micronaut Framework + - Micronaut Framework with Gradle - Pi4J Library - **Type:** IOT (Raspberry Pi) - **License:** [Apache License 2.0](https://opensource.org/license/apache-2-0/) @@ -34,10 +34,17 @@ The existence of Pi4Micronaut is justified by the need for a robust, scalable, a ## Pi4Micronaut - [Link to Pi4Micronaut Documentation](https://oss-slu.github.io/Pi4Micronaut/) - [API Reference](https://oss-slu.github.io/Pi4Micronaut/javadoc/index.html) +- [Maven Central Repository](https://central.sonatype.com/artifact/io.github.oss-slu/pi4micronaut-utils) +- [Maven Artifacts](https://repo1.maven.org/maven2/io/github/oss-slu/pi4micronaut-utils/) ### Architecture Diagram ![Pi4Micronaut.png](Workflow_Diagram.png) +## Example Projects using Pi4Micronaut Library +- [Home Automation](https://github.com/oss-slu/Pi4Micronaut/tree/Home_Automation) +- [Lab Automation](https://github.com/oss-slu/Pi4Micronaut/tree/Lab_Automation) +- [OSS SLU Checkin](https://github.com/oss-slu/SLU_OSS_CheckIn) + ## Micronaut 3.7.3 - [Micronaut 3.7.3 User Guide](https://micronaut-projects.github.io/micronaut-docs-mn3/3.7.3/guide/index.html) - [Micronaut Guides](https://docs.micronaut.io/latest/guide/index.html)