From c2f1000801aa3f5151043ea03f2dea996bbab2b5 Mon Sep 17 00:00:00 2001 From: Jacob <jb21g14@soton.ac.uk> Date: Mon, 14 May 2018 14:26:29 +0100 Subject: [PATCH] Fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3c8bd7..a427b74 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # at90usb1286-avr-gcc-project -A CMake project to for avr gcc projects specifically setup to work with the at90usb1286 chip. -Designed specifically for Computer Systems 2 students at the University of Southampton +A CMake project for avr gcc projects specifically setup to work with the at90usb1286 chip. +Designed for Computer Systems 2 students at the University of Southampton -- GitLab