Skip to content

Commit d1ff3cb

Browse files
authored
Update README.md
1 parent 95c2dd5 commit d1ff3cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44
![PR: Welcome](https://img.shields.io/badge/PR-Welcome-orange.svg)
55
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-red.svg)
6+
![Author: Iro96 - ndhquan](https://img.shields.io/badge/Author-Iro96-yellow.svg)
7+
68

79
Catplotlib is a lightweight, header-first C++ plotting library that renders to SVG. It provides a tiny, familiar API reminiscent of matplotlib for quick plots directly from C++ without external runtime dependencies.
810

@@ -123,3 +125,4 @@ Here are some example plots generated with catplot:
123125
[MIT](https://github.com/Iro96/catplotlib/blob/main/LICENSE)
124126

125127

128+

0 commit comments

Comments
 (0)