From ef7ff29d9d57a9cd772efbe023b13f55591c0b6e Mon Sep 17 00:00:00 2001 From: Lukas <142339568+lukasb1b@users.noreply.github.com> Date: Thu, 12 Oct 2023 08:51:06 +0200 Subject: [PATCH] Adding Hyperlinks --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4090cd7e..3962c2c5 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,11 @@ Just open the "Boards Manager" and install the package called: ## Support -There is a dedicated section of the Arduino Forum for general discussion and project assistance: - -http://forum.arduino.cc/index.php?board=126.0 +There is a dedicated section of the Arduino [Forum for general discussion and project assistance](http://forum.arduino.cc/index.php?board=126.0). ## Bugs or Issues -If you find a bug you can submit an issue here on github: - -https://github.com/arduino/ArduinoCore-megaavr/issues +If you find a bug you can submit an issue [here](https://github.com/arduino/ArduinoCore-megaavr/issues). Before posting a new issue, please check if the same problem has been already reported by someone else to avoid duplicates. @@ -30,7 +26,7 @@ to avoid duplicates. ## Contributions Contributions are always welcome. The preferred way to receive code cotribution is by submitting a -Pull Request on github. +Pull Request [here](https://github.com/lukasb1b/ArduinoCore-megaavr/pulls). ## Developing @@ -62,4 +58,4 @@ This core has been developed by Arduino SA in collaboration with Microchip. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -``` \ No newline at end of file +```