Skip to content

Commit d8ffc18

Browse files
authored
Update README.md
1 parent 0ec07ce commit d8ffc18

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,5 +1,5 @@
11
# The Algorithms - F#
2-
![.NET Core](https://github.com/TheAlgorithms/F-Sharp/workflows/.NET%20Core/badge.svg)
2+
[![Run tests on CI](https://github.com/TheAlgorithms/F-Sharp/actions/workflows/tests.yml/badge.svg)](https://github.com/TheAlgorithms/F-Sharp/actions/workflows/tests.yml)
33
<br>
44
This repository contains algorithms and data structures implemented in F# for eductional purposes.
55

0 commit comments

Comments
 (0)