From e50f79b12e17dc8acb2795ffdbbff7177a00ddbd Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 26 Oct 2019 17:04:24 +0300 Subject: Update README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b87d26c..f324306 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ The entire service is served off of static assets located in S3 buckets: - A static main index page, React-based JS bundle and other static assets that are uploaded upon deploy - Radar images that are collected and indexed every minute by a Python recurring task running on AWS Lambda +For some architectural notes on the deployment process go read https://yuv.al/blog/an-architecture-for-periodically-updating-static-websites/ + ## Prerequisites - Node.js @@ -54,7 +56,3 @@ For testing the cron task: ```bash $ yarn run invokecron ``` - -## Architecture - -For some architectural notes on the deployment process go read https://yuv.al/blog/an-architecture-for-periodically-updating-static-websites/ -- cgit v1.3.1