From d29ccd55f2364f9ff86206fa58095f5fabe09712 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Thu, 17 Sep 2020 09:31:51 +0100 Subject: [PATCH 1/2] Add download link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa96af4..5dbe219 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Raspberry Pi Imaging Utility +Downloaded prebuilt versions from https://www.raspberrypi.org/downloads/ + ## License The main code of the Imaging Utility is made available under the terms of the Apache license. From 5273167fee572bf91be95c73347fdb6b37ff6cf5 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Thu, 17 Sep 2020 16:35:15 +0100 Subject: [PATCH 2/2] Add suggested edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dbe219..ca89795 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Raspberry Pi Imaging Utility -Downloaded prebuilt versions from https://www.raspberrypi.org/downloads/ +Download pre-built versions from the [Raspberry Pi downloads page](https://www.raspberrypi.org/downloads/). ## License