Skip to content

Commit e477efb

Browse files
committed
Try out a new logo
1 parent 004a913 commit e477efb

File tree

2 files changed

+21
-5
lines changed

2 files changed

+21
-5
lines changed

README.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
1-
# Bisect_ppx   [![Coverage][coveralls-img]][coveralls]
1+
<h1 align="center">
2+
<img alt="Bisect_ppx" src="https://raw.githubusercontent.com/aantron/bisect_ppx/logo/doc/logo.png" width="150">
3+
</img>
4+
<br>
5+
Bisect_ppx
6+
</h1>
7+
8+
<br>
9+
10+
Bisect_ppx is a code coverage tool for OCaml. It helps you test
11+
thoroughly by showing what's **not** tested.
212

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.
13+
<br>
14+
15+
<p align="center">
16+
<a href="http://aantron.github.io/bisect_ppx/demo/">
17+
<img alt="Bisect_ppx usage example" src="https://raw.githubusercontent.com/aantron/bisect_ppx/master/doc/sample.gif">
18+
</img>
19+
</a>
20+
</p>
521

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

824
You can browse the report seen above [online here][gh-pages-report].
925

@@ -14,7 +30,7 @@ You can browse the report seen above [online here][gh-pages-report].
1430

1531

1632

17-
<br>
33+
<br><br>
1834

1935
#### Table of contents
2036

doc/logo.png

130 KB
Loading

0 commit comments

Comments
 (0)