Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Alwinator committed Feb 15, 2022
1 parent b3bd68e commit f494b1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# WIP: graphviz-py
Allows Python code execution inside of [graphviz](https://graphviz.org/) diagrams

[![package version](https://img.shields.io/pypi/v/graphviz-py?style=flat-square)](https://pypi.org/project/graphviz-py/)
[![py versions](https://img.shields.io/pypi/pyversions/graphviz-py?style=flat-square)](https://pypi.org/project/graphviz-py/)
[![license](https://img.shields.io/github/license/Alwinator/graphviz-py?style=flat-square)](LICENSE)

## Example
```dot
graph python_graph {
Expand Down

0 comments on commit f494b1d

Please sign in to comment.