From 78636f211ad50a948724427fa4595cf498489a86 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 29 Mar 2024 19:14:22 -0400 Subject: [PATCH] Update README.rst --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c9749d8..f8e6406 100644 --- a/README.rst +++ b/README.rst @@ -18,10 +18,9 @@ while providing an elegant interface to work with your query results. *Database support includes RedShift, Postgres, MySQL, SQLite, Oracle, and MS-SQL (drivers not included).* ----------- - ☤ The Basics ------------ + We know how to write SQL, so let's send some to our database: .. code:: python