Skip to content

Commit 8c37507

Browse files
author
Alan Christie
committed
Doc tweak
1 parent 5f0db89 commit 8c37507

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ there::
1313

1414
pip install im-data-manager-job-decoder
1515

16+
Once installed you can access the protocol buffers with:
17+
18+
>>> from decoder import decoder
19+
>>> decoder.decode(text, variables, 'command', decoder.TextEncoding.JINJA2_3_0)
20+
1621
.. _PyPI: https://pypi.org/project/im-data-manager-job-decoder
1722

1823
Get in touch

0 commit comments

Comments
 (0)