Skip to content

Commit dc29402

Browse files
committed
Try out a new logo
1 parent e302656 commit dc29402

4 files changed

Lines changed: 18 additions & 7 deletions

File tree

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
1-
# Bisect_ppx   [![Coverage][coveralls-img]][coveralls]
1+
<h1 align="center">
2+
<img alt="Bisect_ppx" src="https://raw.githubusercontent.com/aantron/bisect_ppx/master/doc/logo.png" width="200">
3+
</img>
4+
<br>
5+
Bisect_ppx
6+
</h1>
27

3-
[**Bisect_ppx**][self] is a code coverage tool for OCaml and Reason. It helps
4-
you test thoroughly by showing what's **not** tested.
8+
**Bisect_ppx** is a code coverage tool for OCaml. It helps you test
9+
thoroughly by showing what's **not** tested. You can browse the report seen
10+
in the demo below [online here][gh-pages-report].
511

6-
[![Bisect_ppx usage example][sample]][gh-pages-report]
12+
<br><br>
713

8-
You can browse the report seen above [online here][gh-pages-report].
14+
<p align="center">
15+
<a href="http://aantron.github.io/bisect_ppx/demo/">
16+
<img alt="Bisect_ppx usage example" src="https://raw.githubusercontent.com/aantron/bisect_ppx/master/doc/sample.gif">
17+
</img>
18+
</a>
19+
</p>
920

1021
[self]: https://github.com/aantron/bisect_ppx
1122
[sample]: https://raw.githubusercontent.com/aantron/bisect_ppx/master/doc/sample.gif
@@ -14,9 +25,9 @@ You can browse the report seen above [online here][gh-pages-report].
1425

1526

1627

17-
<br>
28+
<br><br>
1829

19-
#### Table of contents
30+
## Table of contents
2031

2132
- [**Usage**](#Usage)
2233
- [**Dune**](#Dune) &nbsp; ([starter repo][dune-repo], [report][dune-report])

doc/logo-initial.jpg

890 KB
Loading

doc/logo.png

130 KB
Loading

doc/logo0.png

34.6 KB
Loading

0 commit comments

Comments
 (0)