From 5555dd4dde0256eebbe1df52259eacb09d771262 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Wed, 27 May 2020 17:57:43 +0200 Subject: [PATCH] root: update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5557ebc1b..731732beb 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ ![](https://img.shields.io/github/workflow/status/beryju/passbook/passbook-ci?style=flat-square) ![](https://img.shields.io/docker/pulls/beryju/passbook.svg?style=flat-square) +![](https://img.shields.io/docker/pulls/beryju/passbook-gatekeeper.svg?style=flat-square) +![](https://img.shields.io/docker/pulls/beryju/passbook-static.svg?style=flat-square) ![](https://img.shields.io/docker/v/beryju/passbook?sort=semver&style=flat-square) ![](https://img.shields.io/codecov/c/gh/beryju/passbook?style=flat-square) ## What is passbook? -passbook is an open-source Identity Provider. It is focused on flexibility. You can use passbook in an existing environment to add support for new protocols. passbook is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it. +passbook is an open-source Identity Provider focused on flexibility and versatility. You can use passbook in an existing environment to add support for new protocols. passbook is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it. ## Installation