Update README.rst

This commit is contained in:
2024-03-29 19:14:22 -04:00
committed by GitHub
parent 661a67b93a
commit 78636f211a
+1 -2
View File
@@ -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