Skip to content

Commit f90001e

Browse files
committed
docs: improve readme
1 parent 6d50d2a commit f90001e

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# GoLearn
2-
3-
Rustlings‑style Go exercises in a tiny CLI.
1+
<p align="center">
2+
<img align="center" width="20%" src="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/93hg76euzrulrc59x36s.png" alt="logo"/>
3+
<h1 align="center">GoLearn</h1>
4+
<h6 align="center">Rustlings‑style Go exercises in a tiny CLI.</h6>
5+
</p>
46

57
## Why this exists
68

@@ -62,4 +64,6 @@ make watch
6264
- Non-code lesson content and any included gopher artwork: [CC BY 3.0](./CONTENT_LICENSE).
6365
- Inspired by rustlings and Go by Example. [NOTICE](./NOTICE) for attributions.
6466

65-
Built with love for learning and knowledge sharing.
67+
<div align="center">
68+
<img src="https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-for%20learning%20and%20knowledge%20sharing-blueviolet"/>
69+
</div>

0 commit comments

Comments
 (0)