diff --git a/examples/readme.md b/examples/readme.md index 1af0d6cd03..cf0aa2e993 100644 --- a/examples/readme.md +++ b/examples/readme.md @@ -3,7 +3,7 @@ Although the main purpose of these examples is to demonstrate how to use the API, they also serve other purposes in the development cycle, and so are not exactly as they would be in normal application code: * every time the library changes, they are compiled together with the library as a basic check that they remain in sync with the library -* they use a special loader script to enable defining at run time which build mode (debug/whitespace/simple/advanced) to use +* they use a special loader script to enable defining at run time which build mode (raw/debug/advanced) to use To enable this, examples have the following, not needed in application code: