From 81d3d5fa8ef93290940665c4ddac3dcdf0ab212d Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Fri, 8 Jan 2021 21:56:06 -0800 Subject: [PATCH] add ScreenShot to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51197ff..43c4293 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![](https://github.com/TrentSPalmer/flask_photo_scaling_app/blob/master/examples/1280_Screenshot_at_2021-01-08_21-44-19.png) + This application allows you to upload photos, where are then automatically scaled down, using python3-pillow, and saved into an adjacent directory which is served from a different subdomain.