[ISSUE-66918282] update README
diff --git a/README.md b/README.md index d920c97..6bf9a09 100644 --- a/README.md +++ b/README.md
@@ -49,6 +49,14 @@ // respond to request } +## Utils +apid-core/util package offers common util functions for apid plugins: + +* Generate/Validate UUIDs +* Long Polling +* Debounce Events + + ## Running Tests go test $(glide novendor)