diff --git a/content/pybytes/_index.md b/content/pybytes/_index.md index 6b3fe10..5f3f407 100644 --- a/content/pybytes/_index.md +++ b/content/pybytes/_index.md @@ -26,6 +26,9 @@ In a nutshell, Pybytes is an environment designed to optimise your IoT applicati * Firmware updates over the air: Upgrade or downgrade firmware versions with our exclusive firmware update. * Track your assets position: Google Maps API means you can track your device's geolocation. +> Note: If the [Pybytes website](https://pybytes.pycom.io/) seems to be down for you, do not worry! + > * In Chrome, open developer settings using F12, click on the `Application` tab and `Service workers` next to the gear icon. Then, open the menu `service workers from other origins` and click `unregister`. That should solve the problem! + ## Let's get started! * [Getting started with Pybytes](/pybytes/getstarted)