diff --git a/README.md b/README.md index 88f780b..bc86154 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Server Wind +# ServerWind ## Installation diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..8043daa --- /dev/null +++ b/start.sh @@ -0,0 +1 @@ +uv run python main.py \ No newline at end of file