Skip to content

Commit

Permalink
Updated README.md (#239)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruthvik Mannem <[email protected]>
  • Loading branch information
ruthvikm authored May 8, 2024
1 parent d4c85fc commit fcf5ff3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand All @@ -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)
Expand Down

0 comments on commit fcf5ff3

Please sign in to comment.