From ba1990f835a0f44e8c552703d7cc5e29fcb3e4d7 Mon Sep 17 00:00:00 2001 From: Dan MacDonald Date: Wed, 27 Dec 2023 00:03:59 +0000 Subject: [PATCH] Improve definition of amiga-gcc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7ac0e1..c9c4cb1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # amiga-gcc [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YRRBRLCKDU3H6) -The GNU C Compiler with binutils and other useful tools for cross development of AmigaOS software. +The GNU C Compiler with binutils and other useful tools for cross compiling software for the Commodore Amiga. This is a Makefile based approach to building the amigaos-toolchain, aiming to reduce its build time.