From d27c597a73877d153a27093ee823eccb08ebfc8a Mon Sep 17 00:00:00 2001 From: Clement Michaud Date: Sun, 18 Dec 2016 13:26:14 +0100 Subject: [PATCH] Fix title in npm --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb3a4ce08..c369be8de 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # two-factor-auth-server -[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)][MIT License] -[![Build](https://travis-ci.org/clems4ever/two-factor-auth-server.svg?branch=master)](https://travis-ci.org/clems4ever/two-factor-auth-server) - + [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)][MIT License] + [![Build](https://travis-ci.org/clems4ever/two-factor-auth-server.svg?branch=master)](https://travis-ci.org/clems4ever/two-factor-auth-server) **two-factor-auth-server** is the simplest to set up HTTP 2-factor authentication server. It is compatible with NGINX auth_request module and is used in production to secure internal services in a swarm cluster.