Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -40,7 +40,7 @@ RSS Feed → Parse XML → Filter by date → Check duplicates → Format messag
|
|||||||
|
|
||||||
1. **Clone the repository**
|
1. **Clone the repository**
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/rss-to-telegram-bot.git
|
git clone https://gitea.it/krypt77/RSS-To-Telegram-Bot.git
|
||||||
cd rss-to-telegram-bot
|
cd rss-to-telegram-bot
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -207,14 +207,6 @@ chmod 755 rss-to-telegram-bot.php
|
|||||||
chmod 666 rss_state.json rss_log.txt
|
chmod 666 rss_state.json rss_log.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
|
||||||
|
|
||||||
1. Fork the repository
|
|
||||||
2. Create a feature branch (`git checkout -b feature/improvement`)
|
|
||||||
3. Commit your changes (`git commit -am 'Add new feature'`)
|
|
||||||
4. Push to the branch (`git push origin feature/improvement`)
|
|
||||||
5. Create a Pull Request
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
|
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
|
||||||
|
Reference in New Issue
Block a user