feat: add windows double-click launcher and update readme
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# Ensure shell scripts always use LF line endings, even on Windows/Git Bash.
|
||||
*.sh text eol=lf
|
||||
|
||||
# Batch files must use CRLF line endings to run correctly on Windows.
|
||||
*.bat text eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user