Fix repository link in README.md

Updated the repository link in README.md from piko-system to aserper.
This commit is contained in:
Amit Serper
2025-12-13 23:07:31 -05:00
committed by GitHub
parent fc5a4bec00
commit e4e5a22a0f

View File

@@ -2,7 +2,7 @@
A flexible and robust Python script to automatically post the latest entry from an RSS feed to Mastodon, designed to run continuously in a Docker container.
This project is based on the original concept of [masto-rss](https://github.com/piko-system/masto-rss) but has been significantly rewritten and extended with modern features for stability and customization.
This project is based on the original concept of [masto-rss](https://github.com/aserper/masto-rss) but has been significantly rewritten and extended with modern features for stability and customization.
## Features
@@ -154,5 +154,5 @@ To update to the latest version of the image from Docker Hub:
## Acknowledgements
* This project is heavily inspired by and based on the original [masto-rss](https://github.com/piko-system/masto-rss). This version aims to add more robustness, flexibility, and ease of deployment using modern practices.
* This project is heavily inspired by and based on the original [masto-rss](https://github.com/aserper/masto-rss). This version aims to add more robustness, flexibility, and ease of deployment using modern practices.
* The Python script, Docker configuration, and this README were written and modified with the assistance of AI.