From 60f4ce1a8dd810e8220fb40932c54d3b74c10dfa Mon Sep 17 00:00:00 2001 From: Stephen Barlow Date: Tue, 3 Dec 2024 15:18:55 -0800 Subject: [PATCH] Update styles --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f5a89af..7d2ba44 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Metagame: A GraphQL backend for picking games +Currently supports a single custom ruleset called "Pick 2". + Uses the `db-migrate` library, globally installed, for db migrations: ```