From a433f6a588a2c437f15d196267c01642e13df33e Mon Sep 17 00:00:00 2001 From: "Jason C. McDonald" Date: Mon, 29 May 2017 20:19:46 -0700 Subject: [PATCH] Updated README and CHANGELOG for alpha1 --- CHANGELOG.md | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e24d14..55422b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## dicebox 1.0: 29 May 2017 +## dicebox 1.0-alpha1: 29 May 2017 * Added Dice * Added Socks diff --git a/README.md b/README.md index c18c89b..66c75cd 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ dicebox contains the following decision-making tools: - Flip any number of **coins**. - Roll any number of **dice**, of any type. -- Drawing straws -- Playing cards -- Sock drawer +- Drawing **straws**. Who will get the short straw? +- Draw any number of playing **cards**. +- Draw a random **sock** from a drawer. (White, black, red, green, blue, argyle, toe, fuzzy, or stripey.) dicebox will be first-and-foremost a command-line application. I may add an optional GUI later, but that's not certain.