Skip to content

Commit 4daf0d0

Browse files
Update README.md
1 parent 13d1827 commit 4daf0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DiningPhilosophers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SwiftDiningPhilosophers
1+
# Dining Philosophers
22
Dining philosophers problem Algorithm implemented in Swift (concurrent algorithm design to illustrate synchronization issues and techniques for resolving them using GCD and Semaphore in Swift)
33

44
Written for Swift Algorithm Club by Jacopo Mangiavacchi

0 commit comments

Comments
 (0)