diff --git a/README.md b/README.md index 2097766..4dc17da 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,24 @@ Pinentry Command Line ```install cargo install --git https://git.hatter.ink/hatter/pinentry-cli.git +``` + +
+ +PIN Entry UX: +```plain +┌──────────────────────────────────────────────────┐ +│Pin Entry X│ +├──────────────────────────────────────────────────┤ +│ Description │ +│ │ +│ ┌───────────────────────────────────────┐ │ +│ Prompt │ │ │ +│ └───────────────────────────────────────┘ │ +│ │ +│ ┌───────────┐ │ +│ │ O K │ │ +│ └───────────┘ │ +│ │ +└──────────────────────────────────────────────────┘ ``` \ No newline at end of file