Skip to content

Commit 2f70afb

Browse files
authored
Fix demo notebook link and improve formatting (#46)
1 parent a6be3a8 commit 2f70afb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,11 @@ DTWp.score(hypothesis, reference)
5454

5555
### Demo Notebook
5656

57-
For a demonstration of how to use the package, see the [demo notebook](examples\Pose_Evaluation_Example.ipynb)
58-
<a target="_blank" href="https://colab.research.google.com/github/github.com/sign-language-processing/pose-evaluation/examples/Pose_Evaluation_Example.ipynb">
59-
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
57+
For a demonstration of how to use the package, see the
58+
[demo notebook](examples/Pose_Evaluation_Example.ipynb):
59+
60+
<a target="_blank" href="https://colab.research.google.com/github/sign-language-processing/pose-evaluation/blob/main/examples/Pose_Evaluation_Example.ipynb">
61+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
6062
</a>
6163

6264
Demonstrates:

0 commit comments

Comments
 (0)