From e996b3307be073fea0863c7a3ff22479fbf4945b Mon Sep 17 00:00:00 2001 From: Federico klez Culloca Date: Tue, 9 Oct 2018 22:23:04 +0200 Subject: [PATCH] added note about tcc compat in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7596c13..afd0e93 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Inspired by [parrotsay](https://github.com/matheuss/parrotsay). ## Building. -This has been tested only with gcc 6.3.0 in Debian Stretch. +This has been tested only with gcc 6.3.0 and TinyCC 0.9.27 in Debian Stretch. To build just do -- 2.47.3