From 58422f71a058645f12d8b04fc81f72e6412682f7 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 20 Feb 2017 18:47:45 +0100 Subject: [PATCH] Other updates to readme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 79670a785..c7c7a0f52 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ http://github.com/arduino/Arduino/issues mailing list: https://groups.google.com/a/arduino.cc/forum/#!forum/developers -* If you're interested in modifying or extending the Arduino software, we strongly +* If you're interested in modifying or extending the Arduino software, we strongly suggest discussing your ideas on the Developers mailing list *before* starting to work on them. That way you can coordinate with the Arduino Team and others, giving your work a higher chance of being integrated into the official release @@ -29,10 +29,9 @@ https://groups.google.com/a/arduino.cc/forum/#!forum/developers Installation ------------ Detailed instructions for installation in popular operating systems. -For Linux, see the Arduino playground: http://www.arduino.cc/playground/Learning/Linux -For macOS X: https://www.arduino.cc/en/Guide/MacOSX -For Windows :https://www.arduino.cc/en/Guide/Windows - +For Linux: https://www.arduino.cc/en/Guide/Linux (see also the Arduino playground page http://www.arduino.cc/playground/Learning/Linux) +For macOS X: https://www.arduino.cc/en/Guide/MacOSX +For Windows: https://www.arduino.cc/en/Guide/Windows Credits --------