diff --git a/README.md b/README.md index c763507a3..40277c098 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ The Go CDK provides generic APIs for: * Unstructured binary (blob) storage * Publish/Subscribe (pubsub) * Variables that change at runtime (runtimevar) -* Connecting to MySQL and PostgreSQL databases (mysql, postgres) +* Connecting to MySQL (including MariaDB) and PostgreSQL databases (mysql, postgres) * Server startup and diagnostics: request logging, tracing, and health checking (server)