Browse Source

Update pi-weather-station.json

don 2 years ago
parent
commit
3858a0fc66
1 changed files with 2 additions and 2 deletions
  1. 2 2
      template/apps/pi-weather-station.json

+ 2 - 2
template/apps/pi-weather-station.json

@@ -3,7 +3,7 @@
 		"Other",
 		"Tools"
 	],
-	"description": "This is a weather station designed to be used with a Raspberry Pi on the official 7" 800x480 touchscreen. The weather station will require you to have API keys from Mapbox and ClimaCell (v4). Optionally, you can use an API key from LocationIQ to preform reverse geocoding.",
+	"description": "This is a weather station designed to be used with a Raspberry Pi on the official 7 800x480 touchscreen. The weather station will require you to have API keys from Mapbox and ClimaCell (v4). Optionally, you can use an API key from LocationIQ to preform reverse geocoding.",
 	"image_arm64": "seanriggs/pi-weather-station:arm64",
 	"image_amd64": "seanriggs/pi-weather-station",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/weather.png",
@@ -24,4 +24,4 @@
                 }
         ],
 	"webpage": "https://github.com/SeanRiggs/pi-weather-station"
-}
+}