Updated doc

This commit is contained in:
2024-08-28 23:55:49 -04:00
parent f09a0ec77c
commit 14af237c02

View File

@@ -1,2 +1,6 @@
# unifi4j
Simple Java Library to wrap around the Unifi Console API
Simple Java Library to wrap around the Unifi Console API.
## Why
Using this as an opportunity to relearn java and get familiar with the Spring boot framework, strictly fun.