Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ekhabarov/sts
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Khabarov committed Mar 10, 2020
2 parents 5c6820b + 84143cd commit 7fa09e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/ekhabarov/sts)](https://github.com/ekhabarov/sts/releases)
[![Travis (.org)](https://img.shields.io/travis/ekhabarov/sts)](https://travis-ci.org/ekhabarov/sts)
[![GoDoc](https://godoc.org/https://godoc.org/github.com/ekhabarov/sts?status.svg)](https://godoc.org/github.com/ekhabarov/sts)
[![Go Report Card](https://goreportcard.com/badge/github.com/ekhabarov/sts)](https://goreportcard.com/report/github.com/ekhabarov/sts)

<!-- vim-markdown-toc GFM -->

Expand All @@ -25,7 +26,7 @@
## Install

```shell
go get -u github.com/ekhabarov/sts
go get -u github.com/ekhabarov/sts/cmd/sts
```

## Motivation
Expand Down

0 comments on commit 7fa09e9

Please sign in to comment.