diff --git a/README.rst b/README.rst index f29c7af..00013e7 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Records: SQL for Humans™ **Records is a very simple, but powerful, library for making raw SQL queries to most relational databases.** -This includes: Postgresql, MySQL, SQLite, Oracle, MS-SQL, and others (database drivers not included). +Including: Postgresql, MySQL, SQLite, Oracle, MS-SQL, and others (database drivers not included). This common task can be surprisingly difficult with the standard tools available. This library strives to make this workflow as simple as possible,