Skip to content

Commit c3198c9

Browse files
committed
Update README.md
1 parent cd29c5e commit c3198c9

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This repository contains a set of tools for extracting and parsing Electronic Pr
44
# Requirements
55
Currently Java 21 is required to run all tools.
66

7+
# Downloads
8+
You can download latest version of the toolkit in [actions](https://github.com/Defective4/ts-data-toolkit/actions) tab
9+
710
# List of tools
811

912
## EPG Reader
@@ -25,8 +28,11 @@ Usage: java -jar ttx-pl-character-converter.jar [directory]
2528
Convert missing characters in teletext website to their polish equivalent.
2629
This tool was made to fix a flaw in vhs-teletext.
2730

28-
# TTX Enhancer
31+
## TTX Enhancer
2932
```
3033
Usage: java -jar ttx-enhancer.jar [ttx html directory] <fill missing pages>
3134
```
32-
Enhance website generated by TTX Parser by adding interactive elements and filling missing pages.
35+
Enhance website generated by TTX Parser by adding interactive elements and filling missing pages.
36+
37+
# Credits
38+
This project depends on Eric Berendsen's [DVBInspector](https://github.com/EricBerendsen/dvbinspector) and [ali1234/vhs-teletext](https://github.com/ali1234/vhs-teletext).

0 commit comments

Comments
 (0)