diff --git a/README.md b/README.md index 3cb8a2e..c30ae08 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,12 @@ CSharpHelperExtensions exists to centralize these common patterns into one depen ## Tech Stack - + | Layer | Technology | |---|---| | Language / Runtime | C# on `net10.0` | | Testing | xUnit + Shouldly | - + ---