Pārlūkot izejas kodu

Add language note in README.

scossu 1 gadu atpakaļ
vecāks
revīzija
0fca32b496
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -80,6 +80,11 @@ string in a production environment.
 
 `/` renders a simple HTML form to test the transliteration service.
 
+Adding a language as a value of the `lang` URL parameter, the UI will start
+with that language selected. E.g. `/?lang=chinese` will select Chinese from
+the drop-down automatically. The value must be one of the keys found in
+`/languages`.
+
 
 ## Contributing