From abb29c190ab1a763f0b24e355fbbd31133973f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Martins?= Date: Thu, 23 Jan 2020 00:02:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 07e4d02..3699138 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ Sample of using the Bosch BME680 sensor connected to a Raspberry Pi Zero and upl ## Base setup instructions -[Basic Device Setup](DeviceSetup.md) - -[Libraries setup](BME680Setup.md) +Start by following these instructions to set up the Zero: [Basic Device Setup](DeviceSetup.md) . If you already have one running, just remember to enable I2C. After this, you'll need to install some aditional libraries in the device, related either to the BME680 sensor or to Azure. To do this, follow the steps here: [Libraries setup](BME680Setup.md) . To-add: