Skip to content

Commit 4195d86

Browse files
committed
Logo in README
1 parent bb061e1 commit 4195d86

5 files changed

Lines changed: 36 additions & 4 deletions

File tree

README.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
1-
# shapeflow [![travis-ci](https://travis-ci.com/ybnd/shapeflow.svg?branch=main)](https://travis-ci.com/ybnd/shapeflow) [![readthedocs](https://readthedocs.org/projects/shapeflow/badge/?version=latest)](https://shapeflow.readthedocs.io/en/latest/?badge=latest) [![codecov](https://codecov.io/gh/ybnd/shapeflow/branch/master/graph/badge.svg)](https://codecov.io/gh/ybnd/shapeflow) [![](https://zenodo.org/badge/DOI/10.5281/zenodo.4589284.svg)](https://doi.org/10.5281/zenodo.4589284)
2-
3-
4-
|| [**Installation & usage**](https://shapeflow.readthedocs.io/en/latest/index.html#installation-usage) | [**Tutorial**](https://shapeflow.readthedocs.io/en/latest/tutorial.html) | [**Troubleshooting**](https://shapeflow.readthedocs.io/en/latest/troubleshooting.html) | [**Developing**](https://shapeflow.readthedocs.io/en/latest/developing.html) | [**Related literature**](#Related-literature) ||
1+
<div id="header" align="center">
2+
<div>
3+
<a href="https://github.com/ybnd/shapeflow">
4+
<img src="docs/source/assets/shapeflow-blue-text.svg" alt="shapeflow" height="160">
5+
</a>
6+
</div>
7+
<div>
8+
<a href="https://travis-ci.com/ybnd/shapeflow"><img src="https://travis-ci.com/ybnd/shapeflow.svg?branch=main" alt="travis"></a>
9+
<a href="https://shapeflow.readthedocs.io/en/latest/?"><img src="https://readthedocs.org/projects/shapeflow/badge/?version=latest" alt="docs"></a>
10+
<a href="https://codecov.io/gh/ybnd/shapeflow"><img src="https://codecov.io/gh/ybnd/shapeflow/branch/master/graph/badge.svg" alt="coverage"></a>
11+
<a href="https://doi.org/10.5281/zenodo.4589284"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4589284.svg" alt=""></a>
12+
</div>
13+
<div>
14+
<a href="https://shapeflow.readthedocs.io/en/latest/index.html#installation-usage"><b>Installation & usage</b></a>&nbsp;
15+
<a href="https://shapeflow.readthedocs.io/en/latest/tutorial.html"><b>Tutorial</b></a>&nbsp;
16+
<a href="https://shapeflow.readthedocs.io/en/latest/troubleshooting.html"><b>Troubleshooting</b></a>&nbsp;
17+
<a href="https://shapeflow.readthedocs.io/en/latest/developing.html"><b>Developing</b></a>&nbsp;
18+
<a href="#Related-literature"><b>Related literature</b></a>
19+
</div>
20+
<hr/>
21+
</div>
522

623
A tool for extracting time-series data from video footage of microfluidic devices with complex channel geometry.
724

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)