Explorar el Código

Update readme

twisted_pear hace 2 años
padre
commit
df2fb6b722
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -23,7 +23,8 @@ entered in HZ.
 On the next screen the plugin will ask for the method of deriving the key. If
 "No encryption" is selected, the encryption is disabled. If "Generate Key" is
 selected, a random key is generated. Otherwise, the plugin will ask for the
-selected input method. Currently only a password and a hex key are supported.
+selected input method. Currently a password and a hex key, as well as reading
+the key from another Flipper via NFC are supported.
 
 Finally the a message can be input. After the message is confirmed, the plugin
 will switch to the chat view, where sent and received messages are displayed.
@@ -35,7 +36,8 @@ In the chat view the keyboard can be locked by pressing and holding the OK
 button for a few seconds. To unlock the keyboard again quickly press the back
 button three times. By pressing the Right button the key display is opened.
 Here the currently used key is displayed in hex. This can be used to input the
-same key on another flipper.
+same key on another flipper. There is also an option to share the current key
+via NFC in the key display.
 
 Pressing the back button when entering the frequency, when selecting the method
 for deriving the key or when entering a message will terminate the plugin.