From 0de7ee2fd737ca8df5fe1ea3663cb91ce5638cae Mon Sep 17 00:00:00 2001 From: Michael Kuc Date: Sun, 12 Aug 2018 12:17:01 +0100 Subject: [PATCH] Updated readme. --- Readme.txt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Readme.txt b/Readme.txt index f729f60..da05735 100644 --- a/Readme.txt +++ b/Readme.txt @@ -12,4 +12,22 @@ To build make -//Currently no install command is provided +To install + +sudo make install + +To run + +U2FDevice + +Debug files at + +Raw communication +/tmp/comdev.txt +/tmp/comhost.txt + +Packets +/tmp/devPackets.html +/tmp/devAPDU.html +/tmp/hostPackets.html +/tmp/hostAPDU.html