From 9e692cf9155531dbf156196d653fa6c3fe6eba0e Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 10 Jan 2014 19:59:36 +0100 Subject: [PATCH] move travis badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e541165..06eeb3aa 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -OpenPGP.js [![Build Status](https://secure.travis-ci.org/openpgpjs/openpgpjs.png?branch=master,v0.1.x)](http://travis-ci.org/openpgpjs/openpgpjs) +OpenPGP.js ========== [OpenPGP.js](http://openpgpjs.org/) is a Javascript implementation of the OpenPGP protocol. This is defined in [RFC 4880](http://tools.ietf.org/html/rfc4880). +[![Build Status](https://secure.travis-ci.org/openpgpjs/openpgpjs.png?branch=master,v0.1.x)](http://travis-ci.org/openpgpjs/openpgpjs) + # Installation ## Node.js npm install openpgpjs