Skip to content

Commit 31a43bb

Browse files
authored
Update README.md
1 parent 57eea24 commit 31a43bb

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# advent-of-code
2-
<p align="center">
3-
<img src="https://user-images.githubusercontent.com/16360374/49324718-7954f100-f4e8-11e8-8ef6-1b701afc504f.png" width="225"/>
4-
</p>
5-
61

72
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/obalunenko/advent-of-code)
83
[![GoDoc](https://godoc.org/github.com/obalunenko/advent-of-code?status.svg)](https://godoc.org/github.com/obalunenko/advent-of-code)
@@ -14,6 +9,12 @@
149
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=obalunenko_advent-of-code&metric=alert_status)](https://sonarcloud.io/dashboard?id=obalunenko_advent-of-code)
1510

1611

12+
# advent-of-code
13+
<p align="center">
14+
<img src="https://user-images.githubusercontent.com/16360374/49324718-7954f100-f4e8-11e8-8ef6-1b701afc504f.png" width="225"/>
15+
</p>
16+
17+
1718
[**Advent of Code**](http://adventofcode.com/) is an Advent calendar of small programming puzzles for a
1819
variety of skill sets and skill levels that can be solved in any programming language you like.
1920
People use them as a [speed contest](https://adventofcode.com/2019/leaderboard), interview prep, company training,

0 commit comments

Comments
 (0)