Skip to content

Commit 9cc677e

Browse files
authored
Improve README header layout
1 parent b397753 commit 9cc677e

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
<img src="https://raw.githubusercontent.com/mantisai/sieves/main/docs/assets/sieve.png" width="230" align="left" style="margin-right:60px" />
2-
<img src="https://raw.githubusercontent.com/mantisai/sieves/main/docs/assets/sieves_sieve_style.png" width="350" align="left" style="margin-right:60px" />
1+
<p>
2+
<img src="https://raw.githubusercontent.com/mantisai/sieves/main/docs/assets/sieve.png" width="150" align="left" />
3+
<span>
4+
<br>
5+
<h1>
6+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>sieves<br></code>&nbsp;&nbsp;&nbsp;<br>
7+
&nbsp;
8+
</h1>
9+
</span>
10+
</p>
311

4-
<br clear="all"/>
5-
<br>
612

713
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/mantisai/sieves/test.yml)](https://github.com/mantisai/sieves/actions/workflows/test.yml)
814
![GitHub top language](https://img.shields.io/github/languages/top/mantisai/sieves)
@@ -16,6 +22,8 @@
1622
![Status](https://img.shields.io/pypi/status/sieves)
1723
-->
1824

25+
<br>
26+
1927
## A Unified Interface for Document AI.
2028

2129
`sieves` provides a **framework-agnostic abstraction for building document AI pipelines**.

0 commit comments

Comments
 (0)