diff --git a/README.rst b/README.rst index afd1a63..a2c625b 100644 --- a/README.rst +++ b/README.rst @@ -83,7 +83,7 @@ Other options include ``rows.as_dict()`` and ``rows.as_dict(ordered=True)``. - Bulk actions: ``Database.bulk_query()`` & ``Database.bulk_query_file()``. Records is proudly powered by `SQLAlchemy `_ -and `Tablib `_. +and `Tablib `_. ☤ Data Export Functionality --------------------------- @@ -144,7 +144,7 @@ You get the point. All other features of Tablib are also available, so you can sort results, add/remove columns/rows, remove duplicates, transpose the table, add separators, slice data by column, and more. -See the `Tablib Documentation `_ +See the `Tablib Documentation `_ for more details. ☤ Installation