From b3ab5976ae6b2b71181cd71e88449ea7c3063b7f Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sat, 16 Sep 2023 14:37:46 -0400 Subject: [PATCH] nestlog: README: img instead of link to img --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d54dc2e5..42232319 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ output: output: - [ex3 output](img/ex3.png) + ![ex3 output](img/ex3.png) 20:13:12.992909 +(0) main :n 4 [ex2.cpp:30] 20:13:12.992968 +(1) fib :n 4 [ex2.cpp:9]