Update README.rst

This commit is contained in:
2016-02-07 01:46:43 -05:00
parent 5512456249
commit 1b446528ab
+1 -1
View File
@@ -5,7 +5,7 @@ Records is a very simple, but powerful, library for making raw SQL queries
to Postgres databases.
This common task can be surprisingly difficult with the standard tools available.
This library strives to make this workflow as easy and seamless as possible,
This library strives to make this workflow as simple as possible,
while providing an elegant interface to work with your query results.
We know how to write SQL, so let's send some to our database: