diff --git a/packages/client/README.md b/packages/client/README.md index c828033d..0ddf6df4 100644 --- a/packages/client/README.md +++ b/packages/client/README.md @@ -51,8 +51,6 @@ client you can use to finish the pre-authorized code flows. This initiates the client using a URI obtained from the Issuer using a link (URL) or QR code typically. We are also already fetching the Server Metadata - -Using openid-initiate-issuance scheme ```typescript import { OpenID4VCIClient } from '@sphereon/oid4vci-client';