From cb2f64e2b110aa253636ee43013b7fee78032230 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 29 Mar 2024 19:13:31 -0400 Subject: [PATCH] Update README.rst --- README.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.rst b/README.rst index bfb723e..56b6898 100644 --- a/README.rst +++ b/README.rst @@ -154,15 +154,6 @@ Of course, the recommended installation method is `pipenv `_: $ pipenv install records[pandas] ✨🍰✨ -☤ Command-Line Tool -------------------- - -As an added bonus, a ``records`` command-line tool is automatically -included. Here's a screenshot of the usage information: - -.. image:: http://f.cl.ly/items/0S14231R3p0G3w3A0x2N/Screen%20Shot%202016-02-13%20at%202.43.21%20AM.png - :alt: Screenshot of Records Command-Line Interface. - ☤ Thank You -----------