From e78e82ef426089aad74b7ea07a321676653d7f46 Mon Sep 17 00:00:00 2001 From: Jackson Wiebe Date: Fri, 5 Nov 2021 20:49:40 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 192ba01b9..2fbcfcc38 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/meshtastic/Meshtastic-device) ## This repository contains the device firmware used in the [Meshtastic](https://meshtastic.org) project. +Update Instructions + [For ESP32 devices click here](https://meshtastic.org/docs/getting-started/flashing-esp32) + [For nRF52 devices click here](https://meshtastic.org/docs/getting-started/flashing-nrf52) For developer information and specific building instructions, please see the [developer doccumentation](https://meshtastic.org/docs/developers)