Skip to content

Commit 539d017

Browse files
authored
docs: add link to new Typescript client SDK (#150)
1 parent 5bd2cdc commit 539d017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Nuget Package](https://badgen.net/nuget/v/TransformerBeeClient)
44

55
This library is a .NET HTTP client for transformer.bee aka edifact-bo4e-converter.
6-
We also maintain a [Python version](https://github.com/Hochfrequenz/TransformerBeeClient.py) of this client.
6+
We also maintain a [Python](https://github.com/Hochfrequenz/TransformerBeeClient.py) [TypeScript](https://github.com/Hochfrequenz/TransformerBeeClient.ts) version of this client.
77

88
It allows you to convert EDIFACT messages to BO4E and vice versa by speaking to Hochfrequenz's transformer.bee service.
99
Note that the actual conversion happens in the transformer.bee service/backend, this library only provides a convenient way to use its API.

0 commit comments

Comments
 (0)