diff --git a/README.md b/README.md index cf3076b..2c57a0b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # go-cw -Go structs for the ConnectWise REST API +Go structs and methods for the ConnectWise REST API + +Note: This is far from complete, I'm simply adding structs and methods as I see a use for it.