From 614452d4623f54b5e2818a185379f662bd4ff0d3 Mon Sep 17 00:00:00 2001 From: "Mia von Steinkirch, PhD, MSc" <1130416+bt3gl@users.noreply.github.com> Date: Mon, 9 Mar 2020 17:16:40 -0700 Subject: [PATCH] Update README.md --- Concurrence_examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).