update readme

This commit is contained in:
sergiotarxz 2023-04-20 01:26:50 +02:00
parent 4ddda2e433
commit 987e892561
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ unfortunately do this with the philosophers having
a dinner.
```c++
```cpp
#include <memory>
#include <iostream>
#include <thread>