diff --git a/README.md b/README.md index cc3006d..1a5be36 100644 --- a/README.md +++ b/README.md @@ -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.