From c3d4eccae68cee0ac2c6871848cdf79f547592e9 Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Wed, 25 Oct 2023 00:04:24 +0200 Subject: [PATCH] docs: Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32c84cf..20670bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Rust](https://github.com/alexohneander/rustysearch/actions/workflows/rust.yml/badge.svg)](https://github.com/alexohneander/rustysearch/actions/workflows/rust.yml) # rustysearch This is my attempt to implement a search index in Rust