diff --git a/README.md b/README.md index ffa3f8f..616b850 100644 --- a/README.md +++ b/README.md @@ -7,30 +7,39 @@ [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=bassages_home-frontend&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=bassages_home-frontend) ## Features + - Beschikbaar stellen van slimme meter data uit [home-server](https://github.com/bassages/home-server) via een (reponsive) web interface - Beschikbaar stellen van klimaat sensor data uit [home-server](https://github.com/bassages/home-server) via een (reponsive) web interface ## Links + [home-server](https://github.com/bassages/home-server) ## Impressie ### Actueel overzicht + ![Alt text](documentation/screenshots/actueel-xl.jpg?raw=true "Actueel") ### Opgenomen vermogen + ![Alt text](documentation/screenshots/opgenomen-vermogen.jpg?raw=true "Actueel") ### Kosten per dag in maand + ![Alt text](documentation/screenshots/kosten-dag-xl.jpg?raw=true "Kosten per maand in jaar") ### Klimaat + ![Alt text](documentation/screenshots/temperatuur.jpg?raw=true "Temperatuur") ## Technical + ### Updating versions + #### Angular -`npx @angular/cli@latest update --allow-dirty` -`npx @angular/cli@latest update @angular/cli --allow-dirty -`npx @angular/cli@latest update @angular/common --allow-dirty` -`npx @angular/cli@latest update @angular/cdk --allow-dirty` + +1. `npx @angular/cli@latest update --allow-dirty` +2. `npx @angular/cli@latest update @angular/cli --allow-dirty` +3. `npx @angular/cli@latest update @angular/common --allow-dirty` +4. `npx @angular/cli@latest update @angular/cdk --allow-dirty`