diff --git a/README.md b/README.md index d64696f..cdd0c15 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# C# client for Software-Challenge Germany 2023/2024 +# C# client for Software-Challenge Germany 2024 [![Tests](https://github.com/jnccd/socha-client-csharp/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/jnccd/socha-client-csharp/actions/workflows/build-and-test.yml) [![Nuget CD](https://github.com/jnccd/socha-client-csharp/actions/workflows/publish.yml/badge.svg)](https://github.com/jnccd/socha-client-csharp/actions/workflows/publish.yml) @@ -79,4 +79,4 @@ Put all files and folders in this folder in a `.zip` archive including the `star Then upload that `.zip` on the contest site. If you want to make modifications and edit the `start.sh` file, make sure to save it using linux line endings. -You can either edit it on a Linux system or use Notepad++/wsl on Windows. \ No newline at end of file +You can either edit it on a Linux system or use Notepad++/wsl on Windows.