From 35f4085cd98ea4355578c26b6fac93347b36f3cf Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 13 Feb 2016 02:09:07 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 218d1c0..f29c7af 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Records: SQL for Humans™ ======================== **Records is a very simple, but powerful, library for making raw SQL queries -to *most* relational databases.** +to most relational databases.** This includes: Postgresql, MySQL, SQLite, Oracle, MS-SQL, and others (database drivers not included).