diff --git a/README.md b/README.md index 4cf216d..85c4e7e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # public-python This repository contains all of my public python program releases + +Sep 19 2019 + +mental_math.py Release v1.0.0 + Mental math training program utilizing the command line interface + +conversions.py Beta v0.1.0 + A command line temperature conversion calculator