From 351717f4809f863bcc11309418b0233f3607d097 Mon Sep 17 00:00:00 2001 From: bluesaxman Date: Tue, 19 May 2020 11:02:13 -0600 Subject: [PATCH] Initial commit for Deckcard --- README.md | 2 ++ index.html | 8 ++++++++ 2 files changed, 10 insertions(+) create mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..4dbd027 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +######Deckcard +####The deck shuffeling and card drawing program diff --git a/index.html b/index.html new file mode 100644 index 0000000..2d11f88 --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ + + + Deckcard + + + Welcome to Deckcard + +