archive
/
ipc-unix
Archived
1
Fork 0

Add readme

This commit is contained in:
Jake Howard 2018-12-07 14:07:35 +00:00
parent 80788c95ca
commit 54f8efa443
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# IPC-Unix
[![CircleCI](https://circleci.com/gh/RealOrangeOne/ipc-unix.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/ipc-unix)
Simple Inter-Process Communication using unix sockets for Python.