From 3c15bb45eaf95f4eac37ec1e6e8bb3e46fc2daba Mon Sep 17 00:00:00 2001 From: Justin Gosses Date: Mon, 8 Feb 2021 16:01:52 -0600 Subject: [PATCH] slight addition to description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eff374c..60b5597 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Astronomy Picture of the Day (APOD) microservice -A microservice written in Python with the [Flask micro framework](http://flask.pocoo.org). +A microservice written in Python with the [Flask micro framework](http://flask.pocoo.org) to return photos and text from the NASA astronomy photo of the day webpage. ## NOTES: ### Code re-organization has occurred [2020-05-04]!