Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jnccd committed Feb 26, 2024
1 parent fdade01 commit 7ce55fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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.
You can either edit it on a Linux system or use Notepad++/wsl on Windows.

0 comments on commit 7ce55fd

Please sign in to comment.