summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2020-10-30 11:19:02 +0100
committerGitHub <noreply@github.com>2020-10-30 11:19:02 +0100
commit7e0f0f52a177a6001824aaad0e91168eb8b2fc94 (patch)
treeec29b362ab6398ca7a67e3b1b0eef54ce83d7f24
parentfix for the Android Java SDK bug in getDeclaredFields nor providing the (diff)
downloadUIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar
UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.gz
UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.bz2
UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.lz
UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.xz
UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.tar.zst
UIC-barcode-7e0f0f52a177a6001824aaad0e91168eb8b2fc94.zip
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c8b1e3..17af62c 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,5 @@ implementation of FCB barcode for arail 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