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

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.