diff --git a/README.md b/README.md index b9af0fd..3a51053 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ An installable progressive web app to help with barbell math at the gym. Built this in 2018 when I first started learning HTML, CSS, and JavaScript. +![UI preview of the Lift It app.](/images/What-Are-You-Lifting-App-UI-Preview.png) + [View App](https://stevenhaskell.github.io/WhatAreYouLiftingApp/) \ No newline at end of file diff --git a/images/What-Are-You-Lifting-App-UI-Preview.png b/images/What-Are-You-Lifting-App-UI-Preview.png new file mode 100644 index 0000000..992fbf3 Binary files /dev/null and b/images/What-Are-You-Lifting-App-UI-Preview.png differ