diff options
Diffstat (limited to 'pch')
-rw-r--r-- | pch/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pch/README.md b/pch/README.md index b6c8ca9dd932..4aebbc94b3de 100644 --- a/pch/README.md +++ b/pch/README.md @@ -1,3 +1,5 @@ +# Precompiled Headers + The purpose of this directory is to generate global precompiled headers -that can be used by any other gbuild library/executable. +that can be used by any other gbuild library / executable. The libraries themselves are not used. |