From e9d1f26df2cb1c74f36529507c2f4a81c09d8ab8 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:02:50 +0200 Subject: [PATCH] Fix headings in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f30e1a2..cf77e99 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # CuteUtils > A "cute" utility library for C# -# Setup +## Setup **Package Manager:** `Install-Package CuteUtils`\ **.NET CLI:** `dotnet add package CuteUtils` -# Wiki +## Wiki **Reference:** https://github.com/Stone-Red-Code/CuteUtils/wiki/Reference