Skip to content

Commit 6fcebd1

Browse files
authored
Update README.md
1 parent 51744de commit 6fcebd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# The Algorithms - Go
22

3+
![golangci-lint](https://github.com/TheAlgorithms/Go/workflows/golangci-lint/badge.svg)
4+
![Go](https://github.com/TheAlgorithms/Go/workflows/Go/badge.svg)
5+
![update_directory_md](https://github.com/TheAlgorithms/Go/workflows/update_directory_md/badge.svg)
6+
37
### Algorithms implemented in Go (for education)
48

59
These algorithms are for demonstration purposes only. There are many sort implementations in the Go standard library that may have better performance.

0 commit comments

Comments
 (0)