Skip to content

Commit b90dd68

Browse files
committed
use long image instead of HTML to fix lint
1 parent de91389 commit b90dd68

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/assets/go-dsa-header.png

87.2 KB
Loading

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
[![Coverage Report](https://coveralls.io/repos/github/spring1843/go-dsa/badge.svg?branch=main)](https://coveralls.io/github/spring1843/go-dsa?branch=main)
77
[![Go Reference](https://pkg.go.dev/badge/github.com/spring1843/go-dsa.svg)](https://pkg.go.dev/github.com/spring1843/go-dsa)
88

9-
<p align="center">
10-
<img src=".github/assets/go-dsa-logo-350x350.png" alt="Go-DSA"/>
11-
</p>
9+
![Go-DSA, Go Data Structures and Algorithms](.github/assets/go-dsa-header.png)
1210

1311
Welcome to **Data Structures and Algorithms in Go**! 🎉 This project is designed as a dynamic, hands-on resource for learning and practicing data structures and algorithms in the Go programming language.
1412

0 commit comments

Comments
 (0)