From 7143ce539b52054e205dea973bc7fcd5117234f4 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Mon, 2 Oct 2023 10:13:47 -0400 Subject: [PATCH] init(thunderous-wrath): initialize repo basic start of README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f1fcd51 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# thunderous-wrath + +a repository for the graphic development of a table-top card game featuring a +deck of 80 cards shared between 2 players. \ No newline at end of file