8000 README · protobufjs/bytebuffer.js@69a8c02 · GitHub
[go: up one dir, main page]

Skip to content

Commit 69a8c02

Browse files
committed
README
1 parent eb098cb commit 69a8c02

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ByteBuffer.png

-98 Bytes
Loading

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A fast and complete ByteBuffer implementation using either ArrayBuffers in the browser or node Buffers under node.js,
44
generated from a single source tree through [MetaScript](https://github.com/dcodeIO/MetaScript).
55

6-
[![Build Status](https://travis-ci.org/dcodeIO/ByteBuffer.js.png?branch=master)](https://travis-ci.org/dcodeIO/ByteBuffer.js)
6+
[![Build Status](https://travis-ci.org/dcodeIO/ByteBuffer.js.svg?branch=master)](https://travis-ci.org/dcodeIO/ByteBuffer.js)
77
[![Donate](https://raw.githubusercontent.com/dcodeIO/Long.js/master/donate.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=info%40code-emitter.com&item_name=Open%20Source%3A%20Long.js)
88

99
What can it do?

0 commit comments

Comments
 (0)
0