diff --git a/README.md b/README.md index f9eac314..0834f5a9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,24 @@ -# Bisect_ppx   [![Coverage][coveralls-img]][coveralls] +

+Bisect_ppx + +
+Bisect_ppx +

+ +

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

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

+ +Bisect_ppx usage example + + +

[self]: https://github.com/aantron/bisect_ppx [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]. -
+

-#### Table of contents +## Table of contents - [**Usage**](#Usage) - [**Dune**](#Dune)   ([starter repo][dune-repo], [report][dune-report]) diff --git a/doc/logo.png b/doc/logo.png new file mode 100644 index 00000000..a2732fe0 Binary files /dev/null and b/doc/logo.png differ diff --git a/doc/logo0.png b/doc/logo0.png new file mode 100644 index 00000000..51652fb5 Binary files /dev/null and b/doc/logo0.png differ