diff --git a/README.md b/README.md index edbbaf5c94266af3fb5d2b3a34cfdb05fe8d229e..4d1e289ad3307039627f436f0f1404fe6ecba0e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Contents of WindEnergyToolbox, [wetb](wetb) +[hawc2](#hawc2) + ### [hawc2](wetb/hawc2) - [Hawc2io](wetb/hawc2/Hawc2io.py): Read binary, ascii and flex result files - [sel_file](wetb/hawc2/sel_file.py): Read/write *.sel (sensor list) files @@ -30,4 +32,4 @@ Other functions - [geometry](wetb/functions/geometry.py): Different kind of geometry conversion functions - [process_exec](wetb/functions/process_exec.py): Run system command in subprocess - [timing](wetb/functions/timing.py): Decorators for evaluating execution time of functions -- [caching](wetb/functions/caching.py): Decorators to create cached (calculate once) functions and properties +- [caching](wetb/functions/caching.py): Decorators to create cached (calculate once) functions and properties \ No newline at end of file