Fix README paths.

This commit is contained in:
Josh Mudge 2018-09-29 19:07:43 -06:00
parent be8736587f
commit 6a5e31d8f4
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
These are an assortment of my Python scripts, most of them while following "Python The Hard Way", some while not. 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](src/branch/master/Caeser-Cipher), [The Dots of Death (Use with caution)](src/branch/master/ex7-dots.py) and the latest is a work in progress: [Sermon-Upload](src/branch/master/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 a work in progress: [Sermon-Upload](Sermon-Upload)
You can also find out if you're a giant here (Read the comments): [Short and Tall](src/branch/master/ex11_Fun.py) You can also find out if you're a giant here (Read the comments): [Short and Tall](ex11_Fun.py)