From c7422b44de1d57aafc67f7fc741070d2b3452aaf Mon Sep 17 00:00:00 2001 From: bebbo Date: Sun, 22 Mar 2020 12:16:50 +0100 Subject: [PATCH] add donate button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d22b89..bf3dfa8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 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)] +# 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 This is a Makefile based approach to build the same files as in the old amigaos-toolchain to reduce the build time.