Skip to content

Commit 0360333

Browse files
committed
Adding CI status image
1 parent 7010209 commit 0360333

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# xdelta-async-nodejs-addon
2+
3+
[![Build Status](https://travis-ci.org/ably/xdelta-async-nodejs-addon.svg?branch=master)](https://travis-ci.org/ably/xdelta-async-nodejs-addon)
4+
15
Asynchronous native addon for Node.js that allows generating and applying diffs/patches in VCDIFF format using the [xdelta](https://github.com/jmacd/xdelta) algorithm.
26

37
# Usage

0 commit comments

Comments
 (0)