Skip to content

Commit c7ccc6e

Browse files
committed
Fixed headings in readme
1 parent d7ebcc5 commit c7ccc6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
Simple abstraction for starting and stopping processes.
77

8-
## Install
8+
## Installation
99

1010
```
1111
composer require asyncphp/process
1212
```
1313

14-
## Use
14+
## Usage
1515

1616
```php
1717
use AsyncPHP\Process\PosixHandler;

0 commit comments

Comments
 (0)