diff --git a/readme.md b/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..ec7891a464f79cbf8ee0f91640774b2121cfad0f --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# C - Threading & Pipes + + +## Description +Two examples of using threading/pipes in C.