README.md aktualisiert

This commit is contained in:
2025-05-06 14:40:15 +02:00
parent 8ffa5b4a4d
commit ea83d056d3

View File

@@ -22,13 +22,13 @@ Download and install the [Automa extension](https://www.automa.site/) for your b
### 2. Import the Automa Workflow ### 2. Import the Automa Workflow
- Download the latest `*.automa.json` workflow file from the [Releases](https://git.felo.gg/FeloStore/Scraper/Releases) tab of this repository. - Download the latest `*.automa.json` workflow file from the [Releases](https://git.felo.gg/FeloStore/Scraper/releases) tab of this repository.
- Import the file into Automa. - Import the file into Automa.
- Customize it to suit your scraping needs. - Customize it to suit your scraping needs.
### 3. Set Up APK Upload Script ### 3. Set Up APK Upload Script
- Download the latest `upload_apks_to_gitea.py` script from the [Releases](../../releases). - Download the latest `upload_apks_to_gitea.py` script from the [Releases](https://git.felo.gg/FeloStore/Scraper/releases).
- Modify it for your preferred Git hosting platform (e.g., GitHub, GitLab, etc.). - Modify it for your preferred Git hosting platform (e.g., GitHub, GitLab, etc.).
- Tip: You can use an AI assistant to help with this adaptation. - Tip: You can use an AI assistant to help with this adaptation.