Skip to content

Commit 53a16bf

Browse files
committed
Make shields visible on npm, yey [ci skip]
1 parent 9004b9d commit 53a16bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
protobuf.js [![travis][travis-image]][travis-url] [![npm][npm-dl-image]][npm-url] [![npm][npm-image]][npm-url] ![Apache-2.0][license-image] [![donate][paypal-image]][paypal-url]
1+
protobuf.js
22
===========
3+
[![travis][travis-image]][travis-url] [![npm][npm-dl-image]][npm-url] [![npm][npm-image]][npm-url] [![donate][paypal-image]][paypal-url]
34

45
**Protocol Buffers** are a language-neutral, platform-neutral, extensible way of serializing structured data for use in communications protocols, data storage, and more, originally designed at Google ([see](https://developers.google.com/protocol-buffers/)).
56

@@ -10,7 +11,6 @@ protobuf.js [![travis][travis-image]][travis-url] [![npm][npm-dl-image]][npm-url
1011
[npm-image]: https://img.shields.io/npm/v/protobufjs.svg
1112
[npm-url]: https://npmjs.org/package/protobufjs
1213
[npm-dl-image]: https://img.shields.io/npm/dm/protobufjs.svg
13-
[license-image]: https://img.shields.io/npm/l/protobufjs.svg
1414
[paypal-image]: https://img.shields.io/badge/paypal-donate-yellow.svg
1515
[paypal-url]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dcode%40dcode.io&item_name=%3C3%20protobuf.js
1616

0 commit comments

Comments
 (0)