init
This commit is contained in:
commit
8293234a24
5 changed files with 107 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Для запуска
|
||||
|
||||
```bash
|
||||
mix run -e "ProcessCommunication.run()"
|
||||
```
|
||||
|
||||
# Вывод
|
||||
```text
|
||||
info 7
|
||||
cast 17
|
||||
call 31
|
||||
Rusult: 55
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue