From 99c08d0499efc05515fd91e35890dac74bfefb02 Mon Sep 17 00:00:00 2001 From: Billy Brawner Date: Mon, 28 Mar 2016 22:51:58 -0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 54df915..7f2156e 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,3 @@ ## Laravel Workout Generator -This was the first publicly-available, working copy of my workout generator. At this time, I've decided to discontinue work on this project, in favor of returning it to Python, as it was originally written. You can find the Python version, which is in active development, at this link here: https://github.com/wbrawner/workout-generator +This is the PHP implementation of the original workout generator that I wrote in Python, now using the Laravel framework as a fully-functional web app. You can see a live demo of the project at http://workout-generator.wbrawner.com/