diff --git a/README.md b/README.md new file mode 100644 index 0000000..438fedb --- /dev/null +++ b/README.md @@ -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.