Skip to content

Commit 22b011e

Browse files
committed
Badge code update
1 parent e230be6 commit 22b011e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Algorithms .NET
22

3-
![unit-tests](https://action-badges.now.sh/ashkue/algorithms-dotnet?workflow=unit-tests)
3+
[![Actions Status](https://github.com/ashkue/algorithms-dotnet/workflows/unit-tests/badge.svg)](https://github.com/ashkue/algorithms-dotnet/actions)
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)