Skip to content

Commit 1960226

Browse files
committed
removed MIT referemce
1 parent b21908f commit 1960226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Crates.io](https://img.shields.io/crates/v/codegraph.svg)](https://crates.io/crates/codegraph)
44
[![Documentation](https://docs.rs/codegraph/badge.svg)](https://docs.rs/codegraph)
5-
[![License](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](LICENSE)
5+
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
66

77
A fast, reliable, and flexible graph database optimized for storing and querying code relationships.
88

0 commit comments

Comments
 (0)