README
How to use the default readme
Last updated
How to use the default readme
Last updated
When you create a community app, a README.md file will be created, as a template that can be used to standardize the possible GitHub repositories.
To edit the file you need to know about markdown and how to use it. Check this guide.
The logo of the readme is taken from the local files of you repository, in the Images
folder.
Below you set the App Name and the Author Name.
Put here a small description of your app, but not every little detail, there will be space for that below.
The badges are the most difficult and important part of the readme: since they appear immediately to the eye, it's crucial they are set correctly.
Version Badge: this badge is dynamic, and it syncs automaticaly with the infos of the droptop website. It's important to replace 'Sample%20App'
with the name of the actual app on the website. (Instead of spaces you need to use %20
) (Example: My%20Beautiful%20App
)
Website Badge: static badge for the Droptop website.
Discord Server Badge: static badge for the Discord server.
Downloads Badge: this badge is dynamic, and it syncs automatically with the infos of the repo of the app.
If the Downloads Badge errors, it might be because you hit GitHub's rate limits. You can increase Shields.io's rate limit by adding the Shields GitHub application using your GitHub account.
You need to add here every header to make users able to navigate to that section faster. You can add, remove and modify the existing ones.
You can embed a screenshot of your app, from the local files of you repository, in the Images
folder.
Here you'll put every information regarding your app, from features to licenses. If you add, remove, modify the headers, remember to edit the Table of contents too.