Skip to content

Commit 216af1d

Browse files
committed
update readme
1 parent 662872b commit 216af1d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
[![Go](https://github.com/deeper-x/data_struct_algs/actions/workflows/go.yml/badge.svg)](https://github.com/deeper-x/data_struct_algs/actions/workflows/go.yml)
2+
3+
14
# Algorithms and Data Structures in Go [Wip]
25

36
A comprehensive collection of algorithms and data structures implemented in Go (Golang). This repository serves as both a learning resource and a reference implementation for common computer science concepts.
4-
[![Go](https://github.com/deeper-x/data_struct_algs/actions/workflows/go.yml/badge.svg)](https://github.com/deeper-x/data_struct_algs/actions/workflows/go.yml)
57

68
### Run
79
```golang

0 commit comments

Comments
 (0)