Skip to content

Commit

Permalink
docs: add a warning in the README about versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcabrera committed Oct 4, 2024
1 parent 3d34245 commit 2a0e9f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

[ISO 18013-5](https://www.iso.org/standard/69084.html) defines mDL (mobile Driver Licenses): an ISO standard for digital driver licenses.

This is a Node.js library to issue and verify mDL [CBOR encoded](https://cbor.io/) documents in accordance with **ISO 18013-7 (draft's date: 2024-02-13)**.
> [!WARNING] This is a Node.js library to issue and verify mDL [CBOR encoded](https://cbor.io/) documents in accordance with **ISO 18013-7 (draft's date: 2024-02-13)**.
> [!WARNING] please use v1.*.* to use **ISO 18013-7 (draft's date: 2023-08-02)**.
## Installation

Expand Down

0 comments on commit 2a0e9f8

Please sign in to comment.