Update README.rst

This commit is contained in:
2016-02-13 02:17:56 -05:00
parent bcac2288e0
commit 50339b1b5a
+1 -1
View File
@@ -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 common task can be surprisingly difficult with the standard tools available.
Plain 'ol SQL. This common task can be surprisingly difficult with the standard tools available.
This library strives to make this workflow as simple as possible,
while providing an elegant interface to work with your query results.