From be2d772495c81e62a791f1dabf9a1d6930499e4a Mon Sep 17 00:00:00 2001 From: Josh Mudge Date: Sat, 6 Oct 2018 11:50:28 -0600 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4029c1..36c2519 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ These are an assortment of my Python scripts, most of them while following "Python The Hard Way", some while not. -The most interesting (in my opinion) are [The Python Caeser Cipher Helper](Caeser-Cipher), [The Dots of Death (Use with caution)](ex7-dots.py) and the latest is a work in progress: [Sermon-Upload](Sermon-Upload) +The most interesting (in my opinion) are [The Python Caeser Cipher Helper](Caeser-Cipher), [The Dots of Death (Use with caution)](ex7-dots.py) and the latest is in Alpha state and is sadly lacking parameters which makes testing hard: [Sermon-Upload](Sermon-Upload) You can also find out if you're a giant here (Read the comments): [Short and Tall](ex11_Fun.py)