Added More... section.

This commit is contained in:
Erik C. Thauvin 2020-03-07 16:26:24 -08:00
parent 319af15a15
commit 7e6a1ae087

View file

@ -81,3 +81,6 @@ At a latter time, the comment can the be submitted:
akismet.submitSpam(Akismet.jsonComment(json)) akismet.submitSpam(Akismet.jsonComment(json))
``` ```
### More...
If all else fails, there's always more [Documentation](https://ethauvin.github.io/akismet-kotlin/).