diff --git a/Concurrence_examples/README.md b/Concurrence_examples/README.md index c3575f3..cd2e5b6 100644 --- a/Concurrence_examples/README.md +++ b/Concurrence_examples/README.md @@ -1,3 +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). +* This directory contains the examples for my Medium article: [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).