From 7b8b8f975bf87a2f0e8dd01b57e7c7af8691c331 Mon Sep 17 00:00:00 2001 From: komone Date: Sun, 10 Apr 2011 23:14:59 -0500 Subject: [PATCH] Tidy up markdown readme --- README.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 498ac9a..c7bfe70 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,3 @@ -git remote add origin git@github.com:komone/qrcode.git - git push -u origin master - QR Code Encoder =============== @@ -25,5 +22,6 @@ Demo 5. Scan the qrcode into the phone. 6. Ensure server clock is correct. 7. The value of `qrcode_demo:totp()` should show the same passcode as the phone. +8. Handle PINs/logins for the second part of the "two factor" according to your application design. NOTE: This documentation is rather basic as this was open-sourced by specific request!