Skip to content

Commit cac1731

Browse files
committed
docs: update readme
1 parent dd9b43a commit cac1731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# spc
2+
23
CLI wrapper for the Crestron SIMPL+ Compiler
34

45
## Usage
@@ -37,6 +38,7 @@ spc --target 3 file1.usp file2.usp
3738
Supports hierarchical configuration with YAML, JSON, or TOML formats.
3839

3940
Precedence (highest to lowest):
41+
4042
1. CLI options
4143
2. Local config (`.spc.[yml|json|toml]` in project directory or upwards)
4244
3. Global config (`%APPDATA%\spc\config.[yml|json|toml]`)

0 commit comments

Comments
 (0)