**Is your feature request related to a problem? Please describe.** --- * It's kinda hard to understand what modules will do when you select them. Opening `default_modules.py` every time isn't the solution here. **Describe the solution you'd like** --- * Add some kind of banner on top of the modules selection screen with some info about them. Maybe `inquirer` has something to offer. **Describe alternatives you've considered** --- * Switch from `inquirer` to something else if implementation would be hard or impossible.
Is your feature request related to a problem? Please describe.
default_modules.pyevery time isn't the solution here.Describe the solution you'd like
inquirerhas something to offer.Describe alternatives you've considered
inquirerto something else if implementation would be hard or impossible.