diff --git a/Readme.md b/Readme.md index 6fb63ec..dbc49de 100644 --- a/Readme.md +++ b/Readme.md @@ -1,42 +1,2 @@ # WIP - - -# Thunder - Python Package Management and Distribution Platform - -Thunder is an open-source platform designed to provide a streamlined experience for managing and distributing Python packages. Similar to popular platforms like Steam, Thunder allows users to upload their Python applications, which can then be downloaded and installed by other users seamlessly. Thunder also includes automatic updates for the applications hosted on the platform and handles all the installation requirements for each application. - -## Features - -- **Upload Applications**: Developers can easily upload their Python applications to the Thunder platform for distribution. -- **Download Applications**: Users can browse and download Python applications from the Thunder platform. -- **Automatic Updates**: Applications hosted on Thunder receive automatic updates, ensuring users always have the latest versions. -- **Dependency Management**: Thunder handles all the installation requirements and dependencies for each application, simplifying the installation process for users. - -## Installation - -Currently, Thunder is under development and not yet available for public use. Stay tuned for updates on how to install and use Thunder once it's ready for deployment. - -## Documentation - -Explore the [documentation](https://korrykatti.is-a.dev/ThunderDocs/doc.html) for Thunder to learn more about its features and usage. - - -## Contributing - -Thunder is an open-source project, and contributions are welcome! - -For more detailed guidelines on contributing, please read [contributing.md](CONTRIBUTING.md). - - -## Reporting Issues - -If you encounter any bugs or issues while using Thunder, please report them by opening a GitHub issue in the repository. Be sure to include detailed information about the problem and steps to reproduce it. - -## License - -Thunder is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.