From 1ec395df487796bb0cc125a737bcced4069da498 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 1 Jul 2025 10:42:21 -0600 Subject: [PATCH] docs: add badges --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 61d3f5ab93044094a3b78df89ac86c509858100c..84add5f8972589783d5578f5e64f28d8cef33d34 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ SPDX-FileCopyrightText: Amolith SPDX-License-Identifier: CC0-1.0 --> +# lunatask-mcp-server + +*Interact with Lunatask using `$PREFERRED_LLM`* + +[![scratchanitch.dev badge](https://img.shields.io/badge/scratchanitch-dev-FFC4B5)](https://scratchanitch.dev) +[![Go Report Card](https://goreportcard.com/badge/git.sr.ht/~amolith/lunatask-mcp-server)](https://goreportcard.com/report/git.sr.ht/~amolith/lunatask-mcp-server) +[![REUSE status](https://shields.io/reuse/compliance/git.sr.ht/~amolith/lunatask-mcp-server)](https://api.reuse.software/info/git.sr.ht/~amolith/lunatask-mcp-server) + **Note:** lots of this was written by LLMs and I haven't reviewed it thoroughly enough to be comfortable making it more public than unlisted. Please refrain from sharing it around and do let me know if there are any issues.