Skip to content

Commit 68102f9

Browse files
committed
Update README
1 parent f035cb5 commit 68102f9

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Usage
1818
'mèo'
1919
```
2020

21-
More help is available as docstring for each module and function.
2221

23-
BoGo is well tested with Python 3.2 and Python 3.3.
22+
Some functions from bogo.bogo are exported to package toplevel:
23+
24+
- `process_key()`
25+
- `process_sequence()`
26+
- `get_telex_definition()`
27+
- `get_vni_definition()`
28+
29+
Read `help(bogo.bogo)` in the Python interpreter for more help.
30+
31+
BoGo is extensively tested with Python 3.2 and Python 3.3.

0 commit comments

Comments
 (0)