Minor cleanup

This commit is contained in:
Erik C. Thauvin 2023-01-30 23:40:01 -08:00
parent 81c1a40899
commit 594ddc52ed
134 changed files with 6952 additions and 189 deletions

View file

@ -7,3 +7,7 @@ A simple implementation of the [Bitly](https://bit.ly/) link shortening (Bitlink
# Package net.thauvin.erik.bitly
Provides the classes necessary to access the [Bitly API v4](https://dev.bitly.com/api-reference).
# Package net.thauvin.erik.bitly.config
Provides configuration builders.