From 9eeb109bf95f7be014dec7f428000b13bc81306d Mon Sep 17 00:00:00 2001 From: William Moore Date: Mon, 1 May 2023 16:33:21 -0500 Subject: [PATCH] Update to include license in spots. --- README.md | 4 ++-- public/index.html | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b87cb00..324f7ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Getting Started with Create React App +# William Moore's Solitaire Dice -This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +Solitaire Dice is a game created by Sid Sackson. Furthmore, William Moore's version is a little different. First, there are no limits on pairs. Two, you will always get a positive score, even on the first through sixth marks. The software is a web page generated using React. ## Available Scripts diff --git a/public/index.html b/public/index.html index 61c48f5..c982e09 100644 --- a/public/index.html +++ b/public/index.html @@ -22,6 +22,16 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> + Sid Sackson's Solitaire Dice Score Card