Skip to content

Commit 372ae27

Browse files
authored
Update README.md
1 parent 2eee538 commit 372ae27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Algorithms .NET
22

3-
[![Actions Status](https://github.com/ashkue/algorithms-dotnet/workflows/.github/workflows/build-and-test.yml/badge.svg)](https://github.com/ashkue/algorithms-dotnet/actions)
3+
![](https://github.com/ashkue/algorithms-dotnet/workflows/.github/workflows/build-and-test.yml/badge.svg)
44

55
This repository can help you to prepare yourself for the algorithm questions on .net platform. It includes main sorting algorithms, Fibonacci numbers algorithms and others. Plus it is also covered with tests for better understanding.
66

0 commit comments

Comments
 (0)