From cffd459033f15637472ca9da3110e15cc338ed31 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Mon, 14 Jun 2021 22:24:21 +0200 Subject: [PATCH] Added a README --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e530214 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 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...