From 02b33d2e8a4d5855b6c32f5802f5d5ccb8dccf93 Mon Sep 17 00:00:00 2001 From: arnaucube Date: Tue, 16 Apr 2024 20:23:13 +0200 Subject: [PATCH] add ci & license badges --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fada2635..de60619b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# sonobe [![](https://img.shields.io/badge/Sonobe-Docs-blue)](https://privacy-scaling-explorations.github.io/sonobe-docs/) +# sonobe + +[![CI](https://github.com/privacy-scaling-explorations/sonobe/actions/workflows/ci.yml/badge.svg)](https://github.com/privacy-scaling-explorations/sonobe/actions/workflows/ci.yml) +[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/privacy-scaling-explorations/sonobe/blob/main/LICENSE) +[![](https://img.shields.io/badge/Sonobe-Docs-blue)](https://privacy-scaling-explorations.github.io/sonobe-docs/) An experimental folding schemes library implemented jointly by [0xPARC](https://0xparc.org/) and [PSE](https://pse.dev).