Skip to content

Commit 124f8f3

Browse files
committed
tag cleanups
1 parent 3413366 commit 124f8f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# dapr-starter
22

3-
[![Test](https://github.com/mchmarny/dapr-starter/workflows/Test/badge.svg)](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ATest) [![Release](https://github.com/mchmarny/dapr-starter/workflows/Release/badge.svg)](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ARelease) [![Go Report Card](https://goreportcard.com/badge/github.com/mchmarny/dapr-starter)](https://goreportcard.com/report/github.com/mchmarny/dapr-starter) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/mchmarny/dapr-starter)
4-
53
This Dapr starter project accelerates the development of new Dapr services in `go`. It includes `make` commands for:
64

75
* `test` - Tests the entire project
@@ -17,6 +15,8 @@ This Dapr starter project accelerates the development of new Dapr services in `g
1715

1816
This project also includes GitHub actions in [.github/workflows](.github/workflows) that test on each `push` and build images and mark release on each `tag`.
1917

18+
[![Test](https://github.com/mchmarny/dapr-starter/workflows/Test/badge.svg)](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ATest) [![Release](https://github.com/mchmarny/dapr-starter/workflows/Release/badge.svg)](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ARelease) [![Go Report Card](https://goreportcard.com/badge/github.com/mchmarny/dapr-starter)](https://goreportcard.com/report/github.com/mchmarny/dapr-starter) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/mchmarny/dapr-starter)
19+
2020
## how to use
2121

2222
1. Start by clicking on the Use this template button above the file list

0 commit comments

Comments
 (0)