Add note about stability
This commit is contained in:
parent
8820067a78
commit
11a9039b8a
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
Simple Inter-Process Communication using unix sockets for Python.
|
||||
|
||||
__Note__: Whilst mostly working, there's still some fairly common cases which haven't been tested. Use at your own risk until this message is removed.
|
||||
|
||||
## Examples
|
||||
|
||||
For some more concrete examples, check out the `tests/` directory.
|
||||
|
|
Reference in a new issue