From 3929868c8c7b36b55afcd47054c59d8ec26e3378 Mon Sep 17 00:00:00 2001 From: sup2ak Date: Fri, 22 May 2026 03:47:15 +0200 Subject: [PATCH] docs: add status badges and a funding config A centred badge row (status, CI, license, stars, release downloads) and a .github/FUNDING.yml pointing at the StandarX collective. --- .github/FUNDING.yml | 15 +++++++++++++++ README.md | 10 ++++++++++ 2 files changed, 25 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..9da0cba --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,15 @@ +# These are supported funding model platforms + +github: SUP2Ak +patreon: # Replace with a single Patreon username +open_collective: standarx +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +polar: # Replace with a single Polar username +buy_me_a_coffee: # Replace with a single Buy Me a Coffee username +thanks_dev: # Replace with a single thanks.dev username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/README.md b/README.md index e7618c8..d7b5912 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # standarflow +

+ Status: alpha + CI + Built with Rust + Surfaces: CLI · MCP stdio + License: MIT + Stars + Release downloads +

+ **Session, artefact, link and conversation store for AI-assisted work.** The Rust core of standarflow: a local SQLite database plus the `standarflow`