Skip to content

Commit 4cbbe96

Browse files
Added COMPANY explanation to token types in README.rst
1 parent 56b71b9 commit 4cbbe96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,8 @@ defined within the ``TOK`` class:
560560
| SERIALNUMBER | 29 | Serial number | | 394-5388 |
561561
| | | | | 12-345-6789 |
562562
+---------------+---------+---------------------+---------------------------+
563+
| COMPANY * | 30 | Company name | [Unused] |
564+
+---------------+---------+---------------------+---------------------------+
563565
| S_BEGIN | 11001 | Start of sentence | |
564566
+---------------+---------+---------------------+---------------------------+
565567
| S_END | 11002 | End of sentence | |

0 commit comments

Comments
 (0)