aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-10-05 14:17:55 +0200
committerCharles Cabergs <me@cacharle.xyz>2020-10-05 14:17:55 +0200
commita28ed0f25620c6205516259609ad73d7d70b5ffd (patch)
treecbe53f18081657599d7f7d2526ed6d3554ac449e /README.md
parent6100010d6873845413aed22744470616992df603 (diff)
downloadphilosophers_test-a28ed0f25620c6205516259609ad73d7d70b5ffd.tar.gz
philosophers_test-a28ed0f25620c6205516259609ad73d7d70b5ffd.tar.bz2
philosophers_test-a28ed0f25620c6205516259609ad73d7d70b5ffd.zip
Added screenshot
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.