Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moul authored Jul 5, 2019
1 parent 22e0c54 commit 692bd7e
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,29 @@
# REPLACE_ME
# golang-repo-template

:smile: golang-repo-template does

[![CircleCI](https://circleci.com/gh/moul/golang-repo-template.svg?style=svg)](https://circleci.com/gh/moul/golang-repo-template)
[![GoDoc](https://godoc.org/moul.io/golang-repo-template?status.svg)](https://godoc.org/moul.io/golang-repo-template)
[![Made by Manfred Touron](https://img.shields.io/badge/made%20by-Manfred%20Touron-blue.svg?style=flat)](https://manfred.life/)
![License](https://img.shields.io/github/license/moul/golang-repo-template.svg)
[![GitHub release](https://img.shields.io/github/release/moul/golang-repo-templatessh.svg)](https://github.com/moul/golang-repo-template/releases)
[![Go Report Card](https://goreportcard.com/badge/moul.io/golang-repo-template)](https://goreportcard.com/report/moul.io/golang-repo-template)


:smile: REPLACE_ME

## Usage

```console
$ REPLACE_ME -h
$ golang-repo-template -h
...
```

## Install

```console
$ go get -u moul.io/REPLACE_ME
$ go get -u moul.io/golang-repo-template
```

## License

© 2019 Manfred Touron (https://manfred.life) - Apache2 License

0 comments on commit 692bd7e

Please sign in to comment.