Add a note that the openpgp-card-sequoia API is an early draft (and subject to change).

This commit is contained in:
Heiko Schaefer 2022-05-24 16:15:57 +02:00
parent 432edd5a3e
commit 7b3152a88e
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -12,6 +12,8 @@ It offers convenient access to
[OpenPGP card](https://en.wikipedia.org/wiki/OpenPGP_card)
functionality using [Sequoia PGP](https://sequoia-pgp.org/).
Note: the current API of this crate is an early draft, reflected by version numbers in the 0.0.x range.
**Example code**
The program `main.rs` performs a number of functions on an OpenPGP card.