From 77d47da919a4b7df3430cd948a305a7cad91de2c Mon Sep 17 00:00:00 2001 From: Mason Protter Date: Fri, 26 Jan 2024 15:53:36 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 76a93e3..878aa14 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliafolds2.github.io/Folds.jl/stable) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliafolds2.github.io/Folds.jl/dev) -[![CI](https://github.com/JuliaFolds/Folds.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaFolds2/Folds.jl/actions/workflows/ci.yml) Folds.jl provides a unified interface for sequential, threaded, and distributed folds.