From 374b714cfbe3d466d6093acce56954860ca6cac9 Mon Sep 17 00:00:00 2001 From: Michael Specht Date: Fri, 16 Feb 2018 21:51:33 +0100 Subject: [PATCH] documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1f07c..98869ad 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ This will plot FOO against X: ### Subroutine cycle watches -If you want to know the distribution of cycles spent in certain subroutines, use the `@cycles` directive to add a watch for this information: +If you want to know the distribution of cycles spent in certain subroutines, use the `@cycles` directive to add a watch for this information ([example04.yaml](example04.yaml) / [example04.s](example04.s)): ``` DSK test