Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Commit 95f0bcd

Browse files
committed
doc: update readme to comprise travis
1 parent 09b3785 commit 95f0bcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
= Bigstring =
22
:source-highlighter: pygments
33

4+
image::https://travis-ci.org/c-cube/ocaml-bigstring.svg?branch=master[alt="Build Status", link="https://travis-ci.org/c-cube/ocaml-bigstring"]
5+
46
A set of utils for dealing with `bigarrays` of `char` as if they were proper
57
OCaml strings.
68

0 commit comments

Comments
 (0)