Skip to content

Commit 4de365f

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

File tree

4 files changed

+20
-7
lines changed

4 files changed

+20
-7
lines changed

README.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
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>
7+
8+
<br><br>
29

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.
10+
**Bisect_ppx** is a code coverage tool for OCaml. It helps you test
11+
thoroughly by showing what's **not** tested. You can browse the report seen
12+
in the demo below [online here][gh-pages-report].
513

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

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

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

1528

1629

17-
<br>
30+
<br><br>
1831

19-
#### Table of contents
32+
## Table of contents
2033

2134
- [**Usage**](#Usage)
2235
- [**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)