Skip to content

Commit a18461d

Browse files
author
Mike Rockétt
authored
Update readme.md
1 parent 5588953 commit a18461d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
<!-- exclude-from-website: -->
12
# Rockett\Pipeline
23

34
![GitHub License](https://img.shields.io/github/license/mikerockett/pipeline?style=for-the-badge)
45
![Packagist Version](https://img.shields.io/packagist/v/rockett/pipeline?label=Release&style=for-the-badge)
56
![Packagist Downloads](https://img.shields.io/packagist/dm/rockett/pipeline?label=Installs&style=for-the-badge)
67
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/mikerockett/pipeline/test.yml?label=Tests&style=for-the-badge)
8+
<!-- /exclude-from-website -->
79

810
Built atop [League’s excellent package](https://github.com/thephpleague/pipeline), `Rockett\Pipeline` provides an implementation of the [pipeline pattern](https://en.wikipedia.org/wiki/Pipeline_(software)).
911

0 commit comments

Comments
 (0)