diff --git a/README.md b/README.md index 5ce0aaa..962c9bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Semantic search demo +![Web interface](./img/screenshot.png) + A simple CLI and web tool to help you search your PDF files. ## Dependencies diff --git a/img/screenshot.png b/img/screenshot.png new file mode 100644 index 0000000..05ea8cf Binary files /dev/null and b/img/screenshot.png differ