diff --git a/README.rst b/README.rst index 3c29d50..884b183 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ A Python implementation of `Metrics Reloaded `__ repo. In this fork, we have added some additional metrics, such as `relative volume error (RVE) `__, `lesion-wise F1 Score `__, `lesion-wise Sensitivity `__, and `lesion-wise positive predictive value (PPV) `__. -ℹ️ You can use the `compute_metrics_reloaded.py wrapper script `__ to compute metrics using the MetricsReloaded package. For the installation and usage of the script, see `our quick start guide <./MetricsReloaded_quick_start_guide.md>`__. +ℹ️ You can use the `compute_metrics_reloaded.py <./compute_metrics_reloaded.py>`__ wrapper script to compute metrics using the MetricsReloaded package. For the installation and usage of the script, see `our quick start guide <./MetricsReloaded_quick_start_guide.md>`__. Installation ============