From 53a16bf3ada4a60cc09757712e0046f3f2d9d094 Mon Sep 17 00:00:00 2001 From: dcodeIO Date: Tue, 6 Dec 2016 02:03:14 +0100 Subject: [PATCH] Make shields visible on npm, yey [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ee38accb..e2607a18d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -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] +protobuf.js =========== +[![travis][travis-image]][travis-url] [![npm][npm-dl-image]][npm-url] [![npm][npm-image]][npm-url] [![donate][paypal-image]][paypal-url] **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/)). @@ -10,7 +11,6 @@ protobuf.js [![travis][travis-image]][travis-url] [![npm][npm-dl-image]][npm-url [npm-image]: https://img.shields.io/npm/v/protobufjs.svg [npm-url]: https://npmjs.org/package/protobufjs [npm-dl-image]: https://img.shields.io/npm/dm/protobufjs.svg -[license-image]: https://img.shields.io/npm/l/protobufjs.svg [paypal-image]: https://img.shields.io/badge/paypal-donate-yellow.svg [paypal-url]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dcode%40dcode.io&item_name=%3C3%20protobuf.js