Skip to content

Commit de40b7f

Browse files
committed
update license badge
1 parent 4e58cb0 commit de40b7f

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
@@ -5,7 +5,7 @@
55
A Rust crate providing a robust interface for reading and writing SBML (Systems Biology Markup Language) files.
66
Built as an ergonomic wrapper around the `libsbml` C++ library with type-safe Rust abstractions.
77

8-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
8+
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](LICENSE.txt)
99
[![Platforms](https://img.shields.io/badge/platforms-macOS%20%7C%20Windows%20%7C%20Linux-blue)]()
1010

1111
</div>

0 commit comments

Comments
 (0)