From 757b6b97f8459519eaabe2dab619d1a465b0266b Mon Sep 17 00:00:00 2001 From: Sirin Puenggun Date: Tue, 15 Aug 2023 15:50:15 +0700 Subject: [PATCH] Add conflict to main branch README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08e9507..f582f8f 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,6 @@ by Sirin Puenggun * [Introduction to Concurrency and Parallelism](introduction.md) * [Asynchronous Programming with asyncio](asynchronous.md) * [Parallelism with multiprocessing](multiprocessing.md) - * [Combining Concurrency and Parallelism](combining.md) \ No newline at end of file + * [Combining Concurrency and Parallelism](combining.md) + +Try to add conflict here! Let's make conflict