From c0ca093e8310ca60fc9dc046e3fc3d57f7af4d18 Mon Sep 17 00:00:00 2001 From: Michael Kuc Date: Wed, 26 Jun 2019 16:56:02 +0100 Subject: [PATCH] Fixed branch path. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 947b644..a60108c 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # U2FDevice -For the Android version of this, please see [the android branch](/Crystalix007/U2FDevice/tree/android), as there is a completely different build procedure and resources. +For the Android version of this, please see [the android branch](../../tree/android), as there is a completely different build procedure and resources. This program uses a Raspberry Pi 0 to act as a [U2F token](https://www.yubico.com/solutions/fido-u2f/). This permits any person with a Raspberry Pi 0 to try out U2F 2FA for themselves.