Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 664 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 664 Bytes

DevProjects - RSS feed reader in terminal

This is an open source project from DevProjects. Feedback and questions are welcome! Find the project requirements here: RSS feed reader in terminal

Tech/framework used

Built with Python

Run This Locally

To run this code locally:

sudo git clone https://github.com/debjit-mandal/rss-feed-reader

cd rss-feed-reader

python main.py

License

MIT Most open source projects use the MIT license. Feel free to choose whichever license you prefer.