Remove reference to simple/whitespace in examples/readme
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user