diff --git a/Concurrence_examples/README.med b/Concurrence_examples/README.med new file mode 100644 index 0000000..c3575f3 --- /dev/null +++ b/Concurrence_examples/README.med @@ -0,0 +1,3 @@ +### Concurrence in Python + +Please check out this article for the examples in this directory: [Python + Concurrence: Here is What You Need to Know](https://medium.com/python-for-the-utopian/python-concurrence-here-is-what-you-need-to-know-c771d86eda95).