From f490f1c6c34177a86b0d110514499da2ee12cb7c Mon Sep 17 00:00:00 2001
From: Frank Ray <52075808+FrankRay78@users.noreply.github.com>
Date: Wed, 27 Nov 2024 18:01:32 +0000
Subject: [PATCH] Added Spectre.Console
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3e0dc65a..6f015250 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Cake](https://github.com/cake-build/cake) _(label: Good-first-issue)_
Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
- [grok.net](https://github.com/Marusyk/grok.net) _(label: good first issue)_
Cross platform .NET grok implementation
- [osu!](https://github.com/ppy/osu) _(label: good first issue)_
Music game. Rhythm is just a click away!
+- [Spectre.Console](https://github.com/spectreconsole/spectre.console) _(label: good first issue)_
A .NET library that makes it easier to create beautiful console applications.
- [Uno Platform](https://github.com/unoplatform/uno) _(label: good first issue)_
OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly.
## C++