diff --git a/README.md b/README.md index be30253..9b4c740 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,10 @@ Please note that you have to have `”Enable access for assistive devices”` tu Original AppleScript by [kiodane](http://forums.macrumors.com/showpost.php?p=17106824&postcount=12). ### Language Support -Because the script invoke apple UI system based on preffered language, now it just supports English and Chinese, if you have chosen other language, please add corresponding literals to the langMapList in the applescript or the applescript in alfred workflow as the right format. +Because the script invoke apple UI system based on preffered language, now it just supports: + + * English + * Chinese + * German + +if you have chosen other language, please add corresponding literals to the `langMapList` in the applescript or the applescript in alfred workflow as the right format. diff --git a/Toggle Function Keys.alfredworkflow b/Toggle Function Keys.alfredworkflow index 3460358..dc208f1 100644 Binary files a/Toggle Function Keys.alfredworkflow and b/Toggle Function Keys.alfredworkflow differ