From e5f6f4215f3b109906b24e44c1ba2132ca77fdd5 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Fri, 24 Nov 2023 23:08:54 +0100 Subject: [PATCH] Fixed missing ` leading to wrong representation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32eca8c..07f7081 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ precise calculations ## 4. License (Unlicense) -`` +``` This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.