From 72e221033c2d25876dfa43a827c9bb30a7746525 Mon Sep 17 00:00:00 2001 From: Caleb Hattingh Date: Tue, 12 Sep 2023 01:13:27 +0200 Subject: [PATCH] Add a docs status badge to the README (#125) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d869bbb..94af155 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/quickwit-inc/tantivy-py.svg?branch=master)](https://travis-ci.org/quickwit-inc/tantivy-py) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Docs](https://readthedocs.org/projects/tantivy-py/badge/?version=latest&style=flat-default)](https://tantivy-py.readthedocs.io/en/latest/) tantivy-py ==========