From 8d936996d69a15665d7ae69c6d133b4b7f3b3b07 Mon Sep 17 00:00:00 2001 From: andrew Date: Tue, 14 Apr 2026 13:53:46 +0300 Subject: [PATCH] Remove CI and edition badges from README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c2f1bc7..b696c97 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Rust](https://img.shields.io/badge/rust-stable-orange.svg)](rust-toolchain.toml) -[![CI](https://github.com/ModernRelay/omnigraph/actions/workflows/ci.yml/badge.svg)](https://github.com/ModernRelay/omnigraph/actions/workflows/ci.yml) -[![Edition 2024](https://img.shields.io/badge/edition-2024-blue.svg)](Cargo.toml) Typed graph engine built for reasoning paths, not just storage. Git-style workflows, schema-as-code graph modeling, S3-optimized.