Remove python reference in README

Este commit está contenido en:
2019-04-06 17:17:35 +02:00
padre d7f554949f
commit d1fffaca22

Ver fichero

@@ -3,11 +3,6 @@ qss
qss creates a poor-man full-text search for your files using a qss creates a poor-man full-text search for your files using a
sqlite database. sqlite database.
You need the python "chardet" package, since it will try to convert the
encoding of the files in case initial utf-8 decoding fails.
pdftext is needed to search in .pdf files..
A simple gui (C++ with Qt5) for search is found in gui/. A simple gui (C++ with Qt5) for search is found in gui/.
It shows preview pages of documents where your search keywords have It shows preview pages of documents where your search keywords have
been found. This allows you to search all indexed pdfs and take a look been found. This allows you to search all indexed pdfs and take a look