From 61e1cc60f490bab46926ecb9b4be61a0766bc612 Mon Sep 17 00:00:00 2001 From: Yuri D'Elia Date: Wed, 6 May 2020 17:12:16 +0200 Subject: [PATCH] Correct product names --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c48ac164c..fb1c79689 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Prusa Firmware MK3 -This repository contains the source code and the development versions of the firmware running on the [Prusa](https://prusa3d.com/) MK3S/MK3/MK2.5S/MK2.5 line of printers. +This repository contains the source code and the development versions of the firmware running on the [Original Prusa i3](https://prusa3d.com/) MK3S/MK3/MK2.5S/MK2.5 line of printers. The latest official builds can be downloaded from [Prusa Drivers](https://www.prusa3d.com/drivers/). Pre-built development releases are also [available here](https://github.com/prusa3d/Prusa-Firmware/releases). -The MK3 firmware is proudly based on [Marlin 1.0.x](https://github.com/MarlinFirmware/Marlin/) by Scott Lahteine (@thinkyhead) et al. and is distributed under the terms of the [GNU GPL 3 license](LICENSE). +The firmware for the Original Prusa i3 printers is proudly based on [Marlin 1.0.x](https://github.com/MarlinFirmware/Marlin/) by Scott Lahteine (@thinkyhead) et al. and is distributed under the terms of the [GNU GPL 3 license](LICENSE). # Table of contents