From a28ed0f25620c6205516259609ad73d7d70b5ffd Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 5 Oct 2020 14:17:55 +0200 Subject: Added screenshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 13268b3..c315a60 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Test for the philosophers project of school 42. +![screenshot](screenshot.png) + ## Usage Clone this repository next to your project directory. -- cgit