From 47ae717ef705ea6e06befcc1977a8045a84a66e9 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Tue, 26 Mar 2024 22:06:50 +0100 Subject: Add readme --- any_log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'any_log.h') diff --git a/any_log.h b/any_log.h index b42f3ea..504b9eb 100644 --- a/any_log.h +++ b/any_log.h @@ -1,6 +1,6 @@ // any_log // -// A single header library that provides a simple and somewhat opinionated +// A single-file library that provides a simple and somewhat opinionated // interface for logging and structured logging. // // To use this library you should choose a suitable file to put the -- cgit v1.2.3