From e912c58b667787125dedb10f28b7f729fc1f5da0 Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Sun, 31 May 2026 07:51:33 -0400 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 315c359..a789e59 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # The Swap Shop +This is a (very) simple PHP app for collecting a list of names in a random +order. All of the magic happens in index.php. + -- 2.39.5