From 3276128e38387074b7556a0401ade22dd740b29f Mon Sep 17 00:00:00 2001 From: Stan Vlad Date: Sun, 16 Jul 2023 22:32:24 +0300 Subject: [PATCH] Updated README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8923dc8..1ffc5a0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ switch (result.status) { artm_calc_free(calc); ``` -After project building you can run this example as you can see [here](#running-demo). +After project building you can run this example as you can see [here](#running-example). ## Building and Installation