From 14af237c027c685ad6595ef1402f173f86e9c759 Mon Sep 17 00:00:00 2001 From: Voronsky Date: Wed, 28 Aug 2024 23:55:49 -0400 Subject: [PATCH] Updated doc --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.