Skip to content

Commit 85cf920

Browse files
committed
Add a screenshot.
1 parent 2282c60 commit 85cf920

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,14 @@ fuzzyfinder
99
:target: https://pypi.python.org/pypi/fuzzyfinder
1010

1111

12-
Fuzzy Finder implemented in Python.
12+
Fuzzy Finder implemented in Python. Matches partial string entries from a list
13+
of strings. Works similar to fuzzy finder in SublimeText and Vim's Ctrl-P
14+
plugin.
1315

14-
* Free software: BSD license
1516
* Documentation: https://fuzzyfinder.readthedocs.org.
1617

18+
.. image:: screenshots/pgcli-fuzzy.gif
19+
1720
Quick Start
1821
-----------
1922

screenshots/pgcli-fuzzy.gif

43 KB
Loading

0 commit comments

Comments
 (0)