readme enhancements

This commit is contained in:
Joseph Poirier 2015-06-16 11:59:34 -05:00
parent 425fc3c876
commit b15d77da75

View file

@ -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: