diff --git a/README.md b/README.md index 11c7a77..453e261 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # pypicokey PicoKey tools for Python +Forked From https://github.com/polhenarejos/pypicokey, +If fork is unproper please tell me and i'd delete it. + ## Introduction PicoKey firmware allows to convert a Raspberry Pico into a Hardware Security Module (HSM), FIDO2 device or OpenPGP card, to store private and secret keys, perform signing and ciphering operations, without exposing the key.