diff --git a/README.md b/README.md index 579df09..c3db6a0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dining Philosophers Problem [![license](https://img.shields.io/github/license/herrera-diego/dining-philosophers)](https://opensource.org/licenses/MIT) +# Dining Philosophers Problem [![license](https://img.shields.io/github/license/herrera-diego/dining-philosophers)](./LICENSE) Implementation on Dining Philosophers problem on C++