From b15d77da75ef7ea9eaa45e848644fc62e9524a80 Mon Sep 17 00:00:00 2001 From: Joseph Poirier Date: Tue, 16 Jun 2015 11:59:34 -0500 Subject: [PATCH] readme enhancements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5662433..7ab56cd 100644 --- a/README.md +++ b/README.md @@ -445,7 +445,7 @@ statement boundaries. ## `#include` Includes are supported however the level of support depends on the specific port -of PicoC on your platform. Linux/UNIX and cygwin support #include fully. +of PicoC on your platform. Linux/UNIX and Windows support #include fully. ## Function declarations This style of function declaration is supported: