From e5289e23b37897a5fb21b4b9901a6aef63305028 Mon Sep 17 00:00:00 2001 From: Daniel Alejandro Gallegos Date: Sun, 12 Nov 2023 20:06:21 -0500 Subject: [PATCH] feat: add quote --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b8b60d2..b5d1406 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # strongbad_email +> strong bad underscore email dot exe. +> enter. +> _- Strong Bad, [sbemail #68: caper](https://www.youtube.com/watch?v=HBUP2jAPExU)_ + A CLI app that prints a random [Strong Bad Email](https://homestarrunner.com/sbemails), written in Rust. ## Install