diff --git a/README.rst b/README.rst index a562e23..7bf254a 100644 --- a/README.rst +++ b/README.rst @@ -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: