Is your feature request related to a problem? Please describe.
When users want to modify their readme already created with GitHub Profilinator, they need to start from scratch as there is no config option.
Describe the solution you'd like
At markdown generation, the config can be added to it as comments then it can be loaded directly by providing the link to the existing readmes generated via GitHub Profilinator.
Describe alternatives you've considered
An alternative would be allowing users to download the config but again they will have to manage storage, add it to the readme as comment looks like a better solution.
Additional context
none
TODO
Is your feature request related to a problem? Please describe.
When users want to modify their readme already created with GitHub Profilinator, they need to start from scratch as there is no config option.
Describe the solution you'd like
At markdown generation, the config can be added to it as comments then it can be loaded directly by providing the link to the existing readmes generated via GitHub Profilinator.
Describe alternatives you've considered
An alternative would be allowing users to download the config but again they will have to manage storage, add it to the readme as comment looks like a better solution.
Additional context
none
TODO