From 4c08e0929731bba0eed6f7aae0956339df8f7074 Mon Sep 17 00:00:00 2001 From: Daniele Laudani Date: Wed, 22 Jan 2020 21:35:47 +0100 Subject: [PATCH] Instructions for dictionary creation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 637cb75ab..f19392f85 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,8 @@ ### Permissions * **Read Contacts**: Used to add your contact list to suggestions. Disabled by default. + +# Contribute + +### How to create a dictionary +You can use [this tool](https://github.com/remi0s/aosp-dictionary-tools) to create a dictionary. You need a wordlist, as described [here](https://github.com/dslul/openboard/blob/master/dictionaries/sample.combined). The output .dict file must be put in [res/raw](https://github.com/dslul/openboard/tree/master/app/src/main/res/raw).