Add installation
This commit is contained in:
parent
3e4d4343be
commit
80cdc65407
@ -18,6 +18,12 @@ library.
|
|||||||
|
|
||||||
## Okay, how do I use it?
|
## Okay, how do I use it?
|
||||||
|
|
||||||
|
Install it with [composer](https://getcomposer.org/):
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ composer require toalett/multiprocessing
|
||||||
|
```
|
||||||
|
|
||||||
### Structure
|
### Structure
|
||||||
|
|
||||||
The library provides a single class to manage multiprocessing: the [`Context`](src/Context.php). It
|
The library provides a single class to manage multiprocessing: the [`Context`](src/Context.php). It
|
||||||
|
Loading…
Reference in New Issue
Block a user