update readme [ci skip]
This commit is contained in:
parent
e1662bb6a6
commit
b91cb9b360
15
README.md
15
README.md
@ -3,8 +3,17 @@
|
|||||||
[](https://badge.fury.io/py/asyncio-seppuku)
|
[](https://badge.fury.io/py/asyncio-seppuku)
|
||||||
|
|
||||||
|
|
||||||
sends signal to current pid after specified delay
|
Sends signal to current pid after specified delay.
|
||||||
|
|
||||||
## Usage:
|
Works on Linux (because OS async singals support is required), supports Python 3.3+ (for Python 3.3 need to install asyncio)
|
||||||
See examples/simple.py
|
|
||||||
|
## For what?
|
||||||
|
idk
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
via pip: `pip install `
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
See [examples/simple.py](examples/simple.py)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user