Selaa lähdekoodia

Add language note in README.

scossu 1 vuosi sitten
vanhempi
commit
0fca32b496
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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