From bd1e42acf7d0f6b9d0cc8d90c6966bd251a17794 Mon Sep 17 00:00:00 2001 From: Ma~ <74707362+matildaperuzzo@users.noreply.github.com> Date: Fri, 8 May 2026 15:46:49 +0100 Subject: [PATCH 1/3] Added a cheese joke --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a8fb5d2..dfc0549 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ Welcome to the digital breakroom. This repository is dedicated to the world’s **Why don’t programmers like nature?** > Because it has too many bugs and the outdoor lighting is way too high-res. +### Cheese Joke +***What does the cheese say then it sees itself in the mirror?*** +Halloumi! --- ### 🤝 How to Contribute From 310f7388fb1ce0061cfe8a62420c12250cc1baf6 Mon Sep 17 00:00:00 2001 From: Ma~ <74707362+matildaperuzzo@users.noreply.github.com> Date: Fri, 8 May 2026 15:47:20 +0100 Subject: [PATCH 2/3] Correct cheese joke formatting Fix formatting of cheese joke in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc0549..8cb234c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Welcome to the digital breakroom. This repository is dedicated to the world’s > Because it has too many bugs and the outdoor lighting is way too high-res. ### Cheese Joke -***What does the cheese say then it sees itself in the mirror?*** +What does the cheese say then it sees itself in the mirror? Halloumi! --- From 73d12f5df2392416ded7abc3f566c115db2a08fa Mon Sep 17 00:00:00 2001 From: Ma~ <74707362+matildaperuzzo@users.noreply.github.com> Date: Fri, 8 May 2026 15:48:01 +0100 Subject: [PATCH 3/3] Correct cheese joke formatting Fix formatting for cheese joke in README. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cb234c..851c4c3 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,9 @@ Welcome to the digital breakroom. This repository is dedicated to the world’s > Because it has too many bugs and the outdoor lighting is way too high-res. ### Cheese Joke -What does the cheese say then it sees itself in the mirror? -Halloumi! + +**What does the cheese say then it sees itself in the mirror?** +> Halloumi! --- ### 🤝 How to Contribute