From e67ec21319eb6d62c39d9d70865abe01cd7b440a Mon Sep 17 00:00:00 2001 From: Yuri Karamian Date: Sun, 8 Mar 2026 19:13:01 +0100 Subject: [PATCH] update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1f7792e..00557ea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # HelixNotes +[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL--3.0-blue.svg)](https://codeberg.org/ArkHost/HelixNotes/src/branch/main/LICENSE) +[![Latest Release](https://img.shields.io/badge/release-v1.2.3-green)](https://codeberg.org/ArkHost/HelixNotes/releases) +[![Website](https://img.shields.io/badge/web-helixnotes.com-purple)](https://helixnotes.com) +[![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Windows%20%7C%20macOS%20%7C%20Android-lightgrey)]() + A local markdown note-taking app built with Tauri, SvelteKit, and Rust. Your notes are stored as standard Markdown files on your local filesystem.