Here's a sample README.md for your use specifically in your remix folder
It creates a file that looks like this:
Remixes for MyProductName
A description of the product goes here.
Author License Description sir_meowsalot GPLv2 A remix containing more meows slurpking2000 MIT More boba pearls soosh_lover_100 NLS More cheeto sushi NOTE "NLS" is used for "No License Selected" in this document.
Create a README.md in the Remixes folder of your repository with the following contents:
# Remixes for MyProductName
A description of the product goes here.
| Author | License | Description|
| ------ | ------ | ------ |
| sir_meowsalot | GPLv2 | A remix containing more meows |
| slurpking2000 | MIT | More boba pearls |
| soosh_lover_100 | NLS | More cheeto sushi |
> **NOTE** "NLS" is used for "No License Selected" in this document.