Skip to content
Snippets Groups Projects
Commit 2d658fe2 authored by Art's avatar Art :lizard:
Browse files

Update README.md

parent 11f79684
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ def hello(something): ...@@ -43,7 +43,7 @@ def hello(something):
##### Start a server: ##### Start a server:
```python ```python
pikatasks.worker.start(tasks=[hello]) pikatasks.worker.start()
``` ```
##### Run a task (client): ##### Run a task (client):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment