Fixed oversight in README

This commit is contained in:
Tony Bark 2025-05-01 09:03:05 -04:00
parent dfe83fcf00
commit 9af646b534

View file

@ -39,7 +39,7 @@ While The Sims 2 runs well on Linux through Wine, especially with Lutris setups,
- .NET 8.0 - .NET 8.0
- C# (focused on clarity, safety, minimalism) - C# (focused on clarity, safety, minimalism)
- System.CommandLine for CLI parsing (no external libraries) - System.CommandLine for CLI parsing
- Pure backend logic (no UI planned) - Pure backend logic (no UI planned)
## 📐 Design Principles ## 📐 Design Principles