From 6976c6c2accd664b64247163a029bf0c84632103 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Fri, 3 Nov 2023 20:01:38 +0500 Subject: [PATCH] Github notice. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7343f19..54b78ad 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Standalone application for updating Evolution PIM badge with number of unread em It has no GUI and the only purpose of it - to run as user daemon, check for Evolution files changes, get unread messages count from it's database and send dbus event with new count, so you'll get exact number of unread messages in all your mailboxes on task bar. +## Github notice + +Github is a mirror. Please go to [my Gitea](https://code.pztrn.name/apps/evolved) for bug reporting, merge requests, etc. + ## Dependencies Golang 1.21+ and C compiler present in system and found in `PATH`, as Evolution database is in sqlite3.