From e588ba2225923ae22ec4a10ee505103c9a7a9332 Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Wed, 19 Jun 2024 12:35:40 +0200 Subject: Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f6aca1..ac06ba8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # UIC-barcode -implementation of FCB barcode for arail tickets as specified in the IRS 90918-9 +implementation of FCB barcode for a rail tickets as specified in the IRS 90918-9 The implementation provides a java API for the ticket an encoding / decoding functions to convert the ticket to and from the ASN.1/UPER encoded byte array specified in IRS 90918-9 for the FCB (flexible content barcode). -2020-09: Extended to cover the upcoming dynamical bar code header (DOSIPAS) and version 2 of the FCB asn.1 specification +2020-09: Extended to cover the upcoming dynamical bar code header (DOSIPAS) and version 2 +2021: extended to the FCB asn.1 specification version 3 -- cgit v1.2.3