diff --git a/readme.md b/readme.md index 883a57e..c35e0b0 100644 --- a/readme.md +++ b/readme.md @@ -74,7 +74,7 @@ At a lower level, node can be described as a tool for writing two major types of What is an "I/O based program"? Here are some common I/O sources: - - Databases (e.g. MySQL, PostgreSQL, MongoDB, Redis, CouchDB) + - Databases (e.g. MariaDB, MySQL, PostgreSQL, MongoDB, Redis, CouchDB) - APIs (e.g. Twitter, Facebook, Apple Push Notifications) - HTTP/WebSocket connections (from users of a web app) - Files (image resizer, video editor, internet radio)