From fc03cf08b1170245a881335a9ceb3e2e7831abde Mon Sep 17 00:00:00 2001 From: Joe Kleinsorge <30941888+JoeKleinsorge@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:17:02 -0400 Subject: [PATCH] feat: add goreport to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9e56bb..38d96fd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Remind -*A Readwise Email Clone* +*A Readwise Email Clone* +[![Go Report Card](https://goreportcard.com/badge/joekleinsorge/sonos-spotify-shuffle)](https://goreportcard.com/report/joekleinsorge/remind) Remind is a Go script that clones what I liked best about Readwise, particularly the daily email reminder of your Kindle highlights. This script is run using a GitHub Actions Workflow triggered by a cron schedule.