From 84c9ad79924dcc653b57b0557779b6b80c7af7f3 Mon Sep 17 00:00:00 2001 From: ocots <66357348+ocots@users.noreply.github.com> Date: Mon, 15 Jun 2026 07:51:18 +0000 Subject: [PATCH] Update README (2026-06-15) with latest ABOUT.md, INSTALL.md, CONTRIBUTING.md and badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc733d8..b0e1316 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The CTDiffFlow.jl repo is part of the [control-toolbox ecosystem](https://github | **Category** | **Badge** | |-----------------------|-----------| -| **Documentation** | [![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://control-toolbox.org/CTDiffFlow.jl/stable/) [![Dev Docs](https://img.shields.io/badge/docs-dev-8A2BE2.svg)](https://control-toolbox.org/CTDiffFlow.jl/dev/) | +| **Documentation** | [![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://control-toolbox.org/CTDiffFlow.jl/stable/) [![Dev Docs](https://img.shields.io/badge/docs-dev-8A2BE2.svg)](https://control-toolbox.org/CTDiffFlow.jl/dev/) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/control-toolbox/CTDiffFlow.jl) | | **CI / Build** | [![Build Status](https://github.com/control-toolbox/CTDiffFlow.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/control-toolbox/CTDiffFlow.jl/actions/workflows/CI.yml?query=branch%3Amain) | | **Test Coverage** | [![Coverage](https://codecov.io/gh/control-toolbox/CTDiffFlow.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/control-toolbox/CTDiffFlow.jl) | | **Release / Version** | [![Release](https://img.shields.io/github/v/release/control-toolbox/CTDiffFlow.jl.svg)](https://github.com/control-toolbox/CTDiffFlow.jl/releases) |