Added list of supported messages
This commit is contained in:
parent
0f717cd2af
commit
37a5dc9a85
1 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
*feragstring* is a Go package for creating a Ferag string file from a JSON data structure. If you don't know what Ferag (the company) or a Ferag string is you probably don't need this package.
|
*feragstring* is a Go package for creating a Ferag string file from a JSON data structure. If you don't know what Ferag (the company) or a Ferag string is you probably don't need this package.
|
||||||
|
|
||||||
|
## Supported messages
|
||||||
|
|
||||||
|
- Title Info (%2440)
|
||||||
|
- Title End (%2441)
|
||||||
|
- Product Reference (%2450)
|
||||||
|
- Route List Entry (%2401)
|
||||||
|
- Route Info (%2402)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue