Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Commit fb0e43e

Browse files
authored
Update README.md
1 parent 2506f1e commit fb0e43e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

OpenChart/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# OpenChart Project
22

3-
`assets/` contains any files that should be copied to the output directory during compile time.
3+
`assets/` contains additional files that are included with the app and loaded at runtime.
44

5-
`lib/` contains any external libraries that aren't added automatically by Nuget.
5+
`installer/` contains the files needed to bundle the app into a single installer executable. See `tasks.sh bundle` for more info.
6+
7+
`lib/` contains any external libraries that aren't added automatically by Nuget.

0 commit comments

Comments
 (0)