Skip to content

Commit

Permalink
Merge pull request #1 from welcoMattic/patch-1
Browse files Browse the repository at this point in the history
Fix headings
  • Loading branch information
kissifrot authored Mar 3, 2022
2 parents 1a631f5 + b7fa684 commit 1f6ac1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ A simple wrapper to enable parallel processing using [Symfony Process](http://sy

Fork of [jagandecapri/symfony-parallel-process](https://github.com/jagandecapri/symfony-parallel-process)

##Installation
## Installation

`composer require kissifrot/symfony-parallel-process`

##Example
## Example

```php
<?php
Expand Down

0 comments on commit 1f6ac1e

Please sign in to comment.