diff options
author | Daniel García <[email protected]> | 2019-01-08 20:27:55 +0100 |
---|---|---|
committer | Daniel García <[email protected]> | 2019-01-08 20:27:55 +0100 |
commit | 1596e1d4c52105c36a34c42979fc6b0503cb4ca2 (patch) | |
tree | 00a0853182995ba40ed5389bf3e37c846e0f4e78 /README.md | |
parent | 320266606ec844abb7c4e7eefcb5ce5c3fa77abb (diff) | |
download | vaultwarden-1596e1d4c52105c36a34c42979fc6b0503cb4ca2.tar.gz vaultwarden-1596e1d4c52105c36a34c42979fc6b0503cb4ca2.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,10 +3,11 @@ --- [![Travis Build Status](https://travis-ci.org/dani-garcia/bitwarden_rs.svg?branch=master)](https://travis-ci.org/dani-garcia/bitwarden_rs) +[![Docker Pulls](https://img.shields.io/docker/pulls/mprasil/bitwarden.svg)](https://hub.docker.com/r/mprasil/bitwarden) [![Dependency Status](https://deps.rs/repo/github/dani-garcia/bitwarden_rs/status.svg)](https://deps.rs/repo/github/dani-garcia/bitwarden_rs) [![GitHub Release](https://img.shields.io/github/release/dani-garcia/bitwarden_rs.svg)](https://github.com/dani-garcia/bitwarden_rs/releases/latest) [![GPL-3.0 Licensed](https://img.shields.io/github/license/dani-garcia/bitwarden_rs.svg)](https://github.com/dani-garcia/bitwarden_rs/blob/master/LICENSE.txt) -[![Matrix Chat](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#bitwarden_rs:matrix.org) +[![Matrix Chat](https://img.shields.io/matrix/bitwarden_rs:matrix.org.svg?logo=matrix)](https://matrix.to/#/#bitwarden_rs:matrix.org) Image is based on [Rust implementation of Bitwarden API](https://github.com/dani-garcia/bitwarden_rs). |