From a8675eab61cedfda87b7fffd228c4c7739fb566a Mon Sep 17 00:00:00 2001 From: Joe G Date: Fri, 27 Feb 2026 10:52:56 -0800 Subject: [PATCH] docs: add CI and license badges to README Closes #17 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 72bc417..55d0698 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Librarian +![CI](https://github.com/g-eoj/librarian/actions/workflows/ci.yml/badge.svg) +![License](https://img.shields.io/github/license/g-eoj/librarian) + ![Librarian](Librarian.png) A local AI research assistant. Ask it questions; it searches the web and academic papers, reasons over the results, and gives you a cited answer.