Skip to content

Commit ef23508

Browse files
committed
Update readme
1 parent 2fdb5d1 commit ef23508

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ Features
1818
* integration with frameworks, see `EProcess\Application\ContainerApplication` for Symfony
1919
* child workers can have own child workers (i.e. `main -> worker -> worker ...`)
2020

21+
Install&try
22+
===========
23+
* git clone https://github.com/cursedcoder/eprocess
24+
* cd eprocess
25+
* composer install
26+
* php examples/simple.php
27+
2128
Example explains features
2229
=========================
2330

0 commit comments

Comments
 (0)