diff --git a/README.md b/README.md index 7e046a1..d2ff714 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,34 @@ -# SpCloudMain +# SpCloud ![image](https://github.com/user-attachments/assets/f928facd-6eb6-4ea9-a92d-a638fda4e079) -![image](https://github.com/user-attachments/assets/7fde8d27-a816-475c-9ff1-577ef538e552) + + +## Guide to Using SpCloud + +### 1. Creating the Archive +Compile your .NET application using the **Rebuild** button in Visual Studio. +It's crucial to use **Rebuild**, not any other options. +![image](https://github.com/user-attachments/assets/5b3dba56-1bcf-450e-a844-c151e50abc05) + +Place the generated files into an archive. + +![image](https://github.com/user-attachments/assets/54ff7fb9-b5eb-4596-b5b5-92aca7a30ae7) + + +### 2. Uploading the Application +Go to the upload interface and select your archive. +Specify the name and type of your application (e.g., ASP.NET-dotnet asp or console application-dotnet). + +![image](https://github.com/user-attachments/assets/ff34095e-f78d-4275-a6fd-e5396cf90b14) + + + +### 3. Recommendations and Warnings +Do not overuse hosting resources. +If your application consumes excessive resources, it may be removed, and you will be banned. + +Use the hosting responsibly and stay updated on any changes.