From 82da764ab89143e8f9f6783a1d79cf261eb53814 Mon Sep 17 00:00:00 2001 From: 61616 <33187059+61616@users.noreply.github.com> Date: Thu, 19 Sep 2019 15:06:00 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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