From efc9e51563573719ac5283c800faa958431aadbb Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Sat, 26 Jul 2025 22:39:41 +1000 Subject: [PATCH] add learn regex/glob idea to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c181c09..b449289 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Source code for my website 1. a page you're not allowed access to without "contributing to humanity's knowledge" ie factorising a large number not currently in factordb.com 2. use jor1k instead of tinyemu +3. create a lil section to interactively learn regex and glob patterns (also ideally bash using jor1k too) ### Inspiration 1. https://namishh.me/ (uses https://actix.rs/)