diff --git a/README.md b/README.md index 5c65985..dd2abd2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# ParallelPrograming -Different examples on parallel computing +# Dining Philosophers Problem + +Implementation on Dining Philosophers problem on C++ + +