From f12faecf2095dc1bdd3b2d1e889ad1130938b9eb Mon Sep 17 00:00:00 2001 From: Tarang74 <31427635+Tarang74@users.noreply.github.com> Date: Wed, 17 Jul 2024 18:53:36 +1000 Subject: [PATCH] Fix typo --- README.md | 4 +--- platform.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e788cda..6ecfff5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ - - # QUTy Platform for PlatformIO ![examples](https://github.com/cab202/quty/actions/workflows/examples.yml/badge.svg) @@ -8,4 +6,4 @@ A platform to support development of code targeting the QUTy microcontroller dev ## Installation -For installation instructions see the [QUTy homepage](https://cab202.github.io/quty/). \ No newline at end of file +For installation instructions see the [QUTy homepage](https://cab202.github.io/quty/). diff --git a/platform.json b/platform.json index 19205fa..930f6d0 100644 --- a/platform.json +++ b/platform.json @@ -1,7 +1,7 @@ { "name": "quty", "title": "QUTy", - "description": "QUTy is a development board based on the Microchip ATtiny1626 AVR microcontroller, designed to teach microcontroller programming in the course CAB202 Microporcessors and Digital Systems. The board features a USB-C interface for programming and serial communication, pushbuttons, a potentiometer, a piezo buzzer and a 2-digit, 7-segment display.", + "description": "QUTy is a development board based on the Microchip ATtiny1626 AVR microcontroller, designed to teach microcontroller programming in the course CAB202 Microprocessors and Digital Systems. The board features a USB-C interface for programming and serial communication, pushbuttons, a potentiometer, a piezo buzzer and a 2-digit, 7-segment display.", "homepage": "https://cab202.github.io/quty/", "license": "Apache-2.0", "keywords": [