Skip to content

Commit 32c2b80

Browse files
committed
Update README.md
1 parent 9eb037a commit 32c2b80

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ lightmon rust
3131

3232
While there are not many languages supported currently, we plan to have an extensive list by our first official release.
3333

34-
### For unsupported languages or compliacted builds
34+
### For unsupported languages or complicated builds
3535
`lightmon shell -s <path> -w <patterns>`
3636

3737
Here users can specify the path to the shell script and which file types to watch for seperated by commas.
38-
For example, in a `python` project a user may want to watch python files and jupyter notebooks:
38+
39+
For example, in a `python` project a user may want to watch `.py` and `.ipynb` files:
3940

4041
`lightmon shell -s run.sh -w .py,.ipynb`
4142

0 commit comments

Comments
 (0)