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/