From 5ef60d340e112f89d2bd192aacb9075376509010 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Sun, 19 Jun 2022 15:18:40 +0200 Subject: [PATCH] Made README domain independent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fbd152..1e72318 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # CaliGraph CaliGraph connects to the database of your local Calibre-Instance in order to recommend which unread books are likely to be enjoyed. The recommendations are displayed in a graph which explains the recommendation by showing correlations to previously read books, authors, recommendations by same individuals, tags... -![Screenshot](https://gitea.dominik.roth.ml/dodox/CaliGraph/raw/branch/master/Screenshot_README.png) \ No newline at end of file +![Screenshot](./Screenshot_README.png)