From 79a5a962c4407f5c43ad72bcd15dca45bb25d718 Mon Sep 17 00:00:00 2001 From: Ein-Tim <67682506+Ein-Tim@users.noreply.github.com> Date: Tue, 31 May 2022 12:38:33 +0200 Subject: [PATCH] Update description of "cwa-icao-transliteration" This commit updates the description of the "cwa-icao-transliteration" repository to match the official description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e618b..e19fae3 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ For an easier understanding of the used acronyms and special terms in our docume | [cwa-event-landingpage] | Landing page for CWA which opens if the user does not have the app installed.   | | [cwa-event-qr-code] | Utility to generate QR codes for Event Registration.   | | [cwa-hotline] | Contains all issues reg. the hotlines of the CWA. | -| [cwa-icao-transliteration] | The ICAO transliteration algorithm of the CWA. | +| [cwa-icao-transliteration] | A simple transliteration of non-latin letters into latin for the CWA. | | [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. | | [cwa-log-upload] | Counterpart of the log upload in the app.            | | [cwa-parent] | Repository containing Maven files for parent project and dependency building blocks.         |