diff --git a/README.md b/README.md index 548400d..3a34167 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,11 @@ ## Prerequisites - Python 3.x +- Node.js, npm/yarn - Git ## Project Architecture -To-do +![THF Project Architecture](architecture_diagram.png) ## Data Sources - [Google Earth Engine](https://earthengine.google.com) diff --git a/architecture_diagram.png b/architecture_diagram.png new file mode 100644 index 0000000..29ae48c Binary files /dev/null and b/architecture_diagram.png differ