Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2016-06-06 23:04:45 +0300
committerChristoph Wurst <ChristophWurst@users.noreply.github.com>2016-06-06 23:04:45 +0300
commit291451d0fadccc8254829b73aaa4c3110b196709 (patch)
tree650578534eb3661ce5ca8d633525bbfa7ff2731a /README.md
parent376837a0d7cf66d49b433ae068b5ee3ec9eb3dab (diff)
add CI badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f62dbae..d557963 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# Two Factor Totp
+[![Build Status](https://travis-ci.org/ChristophWurst/twofactor_totp.svg?branch=master)](https://travis-ci.org/ChristophWurst/twofactor_totp)
+[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ChristophWurst/twofactor_totp/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ChristophWurst/twofactor_totp/?branch=master)
+
Works with [OTP Authenticator](https://github.com/0xbb/otp-authenticator) which can be downloaded from [F-Droid](https://f-droid.org/repository/browse/?fdfilter=totp&fdid=net.bierbaumer.otp_authenticator).
## Enabling TOTP 2FA for your account