Adding build status to README and fix title in npm

pull/4/head
Clement Michaud 2016-12-18 12:35:56 +01:00
parent 1af6cbcff8
commit b9d2bfe3bd
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# 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.