From b883cfd963e83782b98762d3dabd29f0ba70d1d8 Mon Sep 17 00:00:00 2001 From: nojhan Date: Mon, 23 Jan 2023 22:47:00 +0100 Subject: [PATCH] fix(readme) typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21b5daf..10c399c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Clutchlog — versatile (de)clutchable spatial logging ==================================================== -***Clutchlog is a *spatial* logging system that targets versatile debugging.*** -***It allows to (de)clutch messages for a given: log level, source code location or call stack depth.*** +**Clutchlog is a *spatial* logging system that targets versatile *debugging*.** +**It allows to (de)clutch messages for a given: log level, source code location or call stack depth.** - [Project page on Github](https://github.com/nojhan/clutchlog) - [Documentation](https://nojhan.github.io/clutchlog/)