1
0
Fork 0

Update README.rst

Changed auto-completion to auto-completes in the features because it flows better.
This commit is contained in:
vinotheassassin 2015-10-28 20:13:54 -07:00
parent 00df5b44c9
commit f9a2d55968
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Features
The `pgcli` is written using prompt_toolkit_.
* Auto-completion as you type for SQL keywords as well as tables and
* Auto-completes as you type for SQL keywords as well as tables and
columns in the database.
* Syntax highlighting using Pygments.
* Smart-completion (enabled by default) will suggest context-sensitive