We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd13b4 commit 6c10ef2Copy full SHA for 6c10ef2
docs/sketch-project-file.md
@@ -49,7 +49,7 @@ otherwise below). The available fields are:
49
platform dependency of the main core platform. These fields are optional.
50
- `libraries:` is a section where the required libraries to build the project are defined. This section is optional.
51
- `<LIB_VERSION>` is the version required for the library, for example, `1.0.0`.
52
-- `<USER_NOTES>` is a free text string available to the developer to add comments.
+- `<USER_NOTES>` is a free text string available to the developer to add comments. This field is optional.
53
54
A complete example of a sketch project file may be the following:
55
0 commit comments