From b6a0054e10776998d377c233188e159aa2353713 Mon Sep 17 00:00:00 2001 From: Alex Hyett Date: Fri, 13 Sep 2024 14:06:54 +0100 Subject: [PATCH] Update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d916aa7..a22009c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # useful-scripts -A collection of useful scripts that I use everyday +> [!NOTE] +> This repository is mirrored on [Codeberg](https://codeberg.org/alexhyett/useful-scripts) if you wanted to raise an issue. + +A collection of useful scripts that I use everyday. - `getStarred.sh` - Get starred articles from Miniflux and copy to clipboard. [Notes](https://www.alexhyett.com/notes/getting-starred-items-from-miniflux/) - `unstar.sh` - Unstar all starred articles on Miniflux. [Notes](https://www.alexhyett.com/notes/getting-starred-items-from-miniflux/)