From 761bb3b30b5eb8c923f909effdc0c5ea53b16ac5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 26 Nov 2016 02:07:46 +0100 Subject: small improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 5046a99..934b424 100644 --- a/README +++ b/README @@ -13,9 +13,11 @@ DESCRIPTION list_dictionaries() Returns a list of all dictionaries. - load_dictionary(dictionary : str) + load_dictionary(dictionary : str) -> bool Sets the fuction get() or a variable that get() reads - to identify which dictionary has been selected. + to identify which dictionary has been selected. The + function shall return True if the dictionary exists, + and False otherwise. open_dictionary(file : str, page : int) Opens the specified page in the specified file. -- cgit v1.2.3-70-g09d2