Skip to content

Commit 44726c9

Browse files
committed
feat(README.md): add logo to README for better branding and visual appeal
feat(logo.svg): create a new logo SVG file to represent NAQA API visually
1 parent 259cd8f commit 44726c9

File tree

2 files changed

+107
-0
lines changed

2 files changed

+107
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# NAQA API | نقاء API
22

3+
<div align="center">
4+
<img src="./assets/logo.svg" alt="NAQA API Logo" width="600">
5+
</div>
6+
37
[![Go Version](https://img.shields.io/github/go-mod/go-version/anqorithm/naqa-api)](https://golang.org/)
48
[![Go Report Card](https://goreportcard.com/badge/github.com/anqorithm/naqa-api)](https://goreportcard.com/report/github.com/anqorithm/naqa-api)
59
[![License](https://img.shields.io/github/license/anqorithm/naqa-api)](LICENSE)

assets/logo.svg

Lines changed: 103 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)