diff --git a/README.md b/README.md index c1f8cf2..d17ebb5 100644 --- a/README.md +++ b/README.md @@ -279,8 +279,8 @@ jack.write_all(b"./my_tdm_data_directory/") ``` The interface allows to construct customized file/column headers from any -meta-data and provide these headers for usage in file output (for an example -see [customized filehader](python/custom.py)). +meta-data and provide these headers for usage in file output (see the +[example](python/custom.py)). ## References