From: Federico klez Culloca Date: Tue, 9 Oct 2018 20:23:04 +0000 (+0200) Subject: added note about tcc compat in README X-Git-Url: https://git.klezlab.it/?a=commitdiff_plain;h=e996b3307be073fea0863c7a3ff22479fbf4945b;p=klez%2Fparrotsay-lite.git added note about tcc compat in README --- 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