From 28c6890c71866a8abe46f8d455e7a6772d712b4f Mon Sep 17 00:00:00 2001
From: Astro <astro@spaceboyz.net>
Date: Thu, 22 Aug 2019 19:31:32 +0200
Subject: [PATCH] README: instructions

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 40d38ba2..0c03a84c 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,11 @@ cd example
 cargo build --release
 ```
 
+Then copy the resulting
+`../target/thumbv7em-none-eabihf/release/l0dable-example` to the badge
+in USB Mass Storage mode. Don't forget to rename with the `.elf`
+extension!
+
 ## Crates
 
 | Crate    | Description                                               |
-- 
GitLab