From 50aa18dcaf34a29120005de0701bf93da4d89f7d Mon Sep 17 00:00:00 2001 From: Lucian Pricop Date: Thu, 3 Jun 2021 09:52:23 +0300 Subject: [PATCH] Added demo URL in readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f042b19..c29d619 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ the searchers in the first row independently, each column extending the searchin Then the second row will be applied on the results of the first row, so on the email addresses and the text strings which have a leading '#' character, basically each row filters the results of the previous row. +# Demo Version + +Is available here https://demo.searchanddisplace.com/ +No authentication is required. + # Demo Steps - Select and upload a document file (supported files: .docx, .pdf, .odt, .txt) - After the file is uploaded and processed you will see it's contents on the page