Create the official README and instructions for our project. We must describe: - What and why was this project created (motivation) - Link to [Ticket Splitting Buyer documentation](https://github.com/matheusd/dcr-split-ticket-matcher) - Development setup (with possible ways of running the projec: python and docker) - how to setup python virtual env - how to setup docker + docker-compose - how to create your bot on telegram with BotFather - how to run the project - Specify this project as Open Source and ask for help maintaining/developing - Contribute guide (how to contribute) ### References - https://github.com/jerimumhs/JerimumBot - https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github - https://github.com/daal-imd-dev/integraTI-api/blob/master/CONTRIBUTING.md - https://github.com/thoughtbot/factory_bot_rails/blob/master/CONTRIBUTING.md - https://github.com/atom/atom - https://github.com/rails/rails - https://github.com/matheusd/dcr-split-ticket-matcher
Create the official README and instructions for our project.
We must describe:
References