Skip to content

Commit 352ddc8

Browse files
committed
chore: README
1 parent bfb4528 commit 352ddc8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
[![CircleCI](https://circleci.com/gh/lruggieri/daily-coding-problems/tree/master.svg?style=svg)](https://circleci.com/gh/lruggieri/daily-coding-problems/tree/master)
2-
31
# daily-coding-problems
42
My solutions for daily coding problems from dailycodingproblem.com (and other coding problems sources), in Golang.
53

64
This repo is not going to be prioritized over other projects but I am going to keep it updated.
75

8-
### Install
9-
```
10-
go mod vendor
11-
```
12-
136
### Test
147
```
158
go test ./...

0 commit comments

Comments
 (0)