diff --git a/README.md b/README.md index 5705a004..21b40778 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ Future: The data model could be moved, to be a more modular solution. All models are in `nowcasting_datamodel.models.py`. The diagram below shows how the different tables are connected. -![Models](diagram.png) -![Models](diagram_pv.png) +![Models](https://raw.githubusercontent.com/openclimatefix/nowcasting_datamodel/main/diagram.png) +![Models](https://raw.githubusercontent.com/openclimatefix/nowcasting_datamodel/main/diagram_pv.png) + ### connection.py