summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-11 10:10:26 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-11 10:10:26 -0800
commit1f3252575ef2e6783716335b647340e971eadd59 (patch)
tree6247bdfaff476115ae59564d40f4e713d67f4d75 /README.rst
parent82c0f5649eba644a6e2822e22569c22c7923af16 (diff)
Add help strings to click options.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 39b4ef9b..0af03020 100644
--- a/README.rst
+++ b/README.rst
@@ -125,10 +125,10 @@ Then you can install pgcli:
Thanks:
=======
-A special thanks to `Jonathan Slenders <https://twitter.com/jonathan_s>`_ for creating `Python Prompt Toolkit <https://github.com/jonathanslenders/python-prompt-toolkit>`_, which
-is quite literally the backbone library, that made this app possible. Jonathan
-has also provided valuable feedback and support during the development of this
-app.
+A special thanks to `Jonathan Slenders <https://twitter.com/jonathan_s>`_ for
+creating `Python Prompt Toolkit <http://github.com/jonathanslenders/python-prompt-toolkit>`_, which is quite
+literally the backbone library, that made this app possible. Jonathan has also
+provided valuable feedback and support during the development of this app.
This app includes the awesome `tabulate <https://pypi.python.org/pypi/tabulate>`_ library
for printing the output of tables. The reason for vendoring this library rather than