From cbc1689a8403bdaca4dbe80e8dd91921fa04fbd8 Mon Sep 17 00:00:00 2001 From: Juan M Salamanca Date: Thu, 19 Sep 2024 14:28:07 +0100 Subject: [PATCH] docs: Add readthedocs build badge (#19) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f60dbed..9835303 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Documentation Status](https://readthedocs.org/projects/nada-dsl/badge/?version=latest)](https://nada-dsl.readthedocs.io/en/latest/?badge=latest) + # nada-dsl nada-dsl is a Python DSL for building MPC programs on the Nillion Network.