Skip to content

Commit 550fe4b

Browse files
authored
readme toc (#151)
1 parent ee9e48a commit 550fe4b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# mlir-python-extras
22

3+
[![Test](https://github.com/makslevental/mlir-python-extras/actions/workflows/test.yml/badge.svg)](https://github.com/makslevental/mlir-python-extras/actions/workflows/test.yml)
4+
35
The missing pieces (as far as boilerplate reduction goes) of the MLIR python bindings.
46

7+
* [TL;DR](#tl-dr)
8+
* [5s Intro](#5s-intro)
9+
* [Install](#install)
10+
* [Examples/Demo](#examples-demo)
11+
512
## TL;DR
613

714
Full example at [examples/mwe.py](examples/mwe.py) (i.e., go there if you want to copy-paste).

0 commit comments

Comments
 (0)