From d1fffaca22d7fbca42013cc08a4b5ef520437b53 Mon Sep 17 00:00:00 2001 From: Albert S Date: Sat, 6 Apr 2019 17:17:35 +0200 Subject: [PATCH] Remove python reference in README --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 6a68a53..e148426 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,6 @@ qss qss creates a poor-man full-text search for your files using a 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/. 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