You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ A. This application will benefit anyone who creates packages by hand rather than
25
25
#### Notes
26
26
* The existing data in a layout.json will be overwritten/replaced when running the file through this application.
27
27
* The application will only write to files named "layout.json" to avoid accidentally modifying unrelated files.
28
-
*Relative paths for layout.json files are suppported. Example:
28
+
*layout.json paths relative to the folder where the application is running are supported. For example, the application can run from the Desktop, and update a layout.json inside a folder named "ExampleFolder" that is also on the Desktop by providing the layout.json path as follows:
0 commit comments