Skip to content

Commit a152953

Browse files
committed
Updated the README
1 parent 658c7aa commit a152953

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Pipeline Contracts
1+
Pipeline contracts
22
===
33

4-
This package aims at providing contracts for an Extract-Load-Pattern,
4+
This package brings interfaces for the pipeline component, aimed at providing an Extract-Transform-Load pattern,
55
with logging, line rejections and execution states.
66

77

@@ -11,3 +11,8 @@ with logging, line rejections and execution states.
1111
[![PHPStan level 8](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpstan-8.yaml/badge.svg)](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpstan-8.yaml)
1212
![PHP](https://img.shields.io/packagist/php-v/php-etl/pipeline-contracts)
1313

14+
Documentation
15+
---
16+
17+
[See full Documentation](https://php-etl.github.io/documentation)
18+

0 commit comments

Comments
 (0)