diff --git a/README.md b/README.md index 454466bc..67a52e87 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# node-sql +# node-sql _sql string builder for node_ - supports PostgreSQL, mysql, Microsoft SQL Server, and sqlite dialects. Building SQL statements by hand is no fun, especially in a language which has clumsy support for multi-line strings.