Skip to content

Commit f06602b

Browse files
committed
Tweak readme pill
1 parent 3a8c649 commit f06602b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PipelineChain
22

3-
[![Tests](https://github.com/borkweb/pipelinechain/workflows/Tests/badge.svg)](https://github.com/borkweb/pipelinechain/actions?query=branch%3Amain)
3+
[![Tests](https://github.com/borkweb/python-pipelinechain/workflows/Tests/badge.svg)](https://github.com/borkweb/python-pipelinechain/actions?query=branch%3Amain)
44

55
A Pipeline / [Chain of Responsibility](https://refactoring.guru/design-patterns/chain-of-responsibility) design pattern implementation based on [Laravel's Pipeline implementation](https://github.com/illuminate/pipeline/blob/master/Pipeline.python).
66

0 commit comments

Comments
 (0)