From 5303eb92b462006351e7f51edd86eda1288a1c38 Mon Sep 17 00:00:00 2001 From: Karsten Date: Tue, 22 Oct 2024 13:25:29 +0200 Subject: Minor code Linting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5377c28..c5f6164 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # UIC-barcode -implementation of FCB barcode for a rail tickets as specified in the IRS 90918-9 +Implementation of FCB barcode for 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). -- cgit v1.2.3