From 5e7a561d30f51347af6a4b89355de8c599ef4d0e Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Sat, 16 Mar 2024 01:07:43 +0100 Subject: [PATCH] README.md: added few links to performance section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a02bed6..21493f2 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ v.8.6.7-03 2018/12/03 -## TclClockMod: the fastest, most powerful Tcl clock engine written in C +## TclClockMod: the [fastest, most powerful](#performance-) Tcl clock engine written in C What is this ? ============== -This is the source distribution of the Tcl clock extension: the faster +This is the source distribution of the Tcl clock extension: the [faster](#performance-) Tcl-module for the replacement of the standard "clock" ensemble of tcl. You need to have your Tcl core compiled also.