Skip to content

Commit

Permalink
add goreport card
Browse files Browse the repository at this point in the history
  • Loading branch information
piaodazhu committed May 3, 2023
1 parent 2129d81 commit acffeb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/piaodazhu/gotcc)](https://goreportcard.com/report/github.com/piaodazhu/gotcc)

# gotcc

🤖 `gotcc` is a Golang package for Task Concurrency Control. It allows you to define tasks, their dependencies, and the controller will run the tasks concurrently while respecting the dependencies.
Expand Down

0 comments on commit acffeb8

Please sign in to comment.