diff --git a/README.md b/README.md index d59a98c..15edfb7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # SpCloud ![image](https://github.com/user-attachments/assets/f928facd-6eb6-4ea9-a92d-a638fda4e079) -# SpCloudMain +# SpCloud -**SpCloudMain** is a micro-hosting solution running on a developer's laptop, designed for uploading and testing .NET applications. This project provides a simple and efficient way to deploy your projects with minimal time resources. +**SpCloud** is a micro-hosting solution running on a developer's laptop, designed for uploading and testing .NET applications. This project provides a simple and efficient way to deploy your projects with minimal time resources. ## Features @@ -20,7 +20,9 @@ ### 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. @@ -30,6 +32,7 @@ Place the generated files into an archive. ### 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) @@ -38,6 +41,7 @@ Specify the name and type of your application (e.g., ASP.NET-dotnet asp or cons ### 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.