README Guide
Directory Location
sample-integration/
└── README.mdSummary
Suggested Information
Author
Overview
User Options
Developer Notes
Last updated
sample-integration/
└── README.mdThe README.md file is a markdown file that provides a detailed overview of the integration. The README.md file should be written using GitHub flavored markdown. You can learn more about markdown syntax by reading the "Mastering Markdown" guide on GitHub.
We recommend providing the following information in your README.md file.
Who developed the integration?
A brief overview of what the integration does. What data does it connect to and what does it display? What are the requirements for using the integration? Including a screenshot of the Overlay Window is a great way to provide a quick sense of the information displayed.
What options does the integration expose to the end user? Which options should be admin only and which are per user?
Any notes for developers looking to fork or submit pull requests for your integration.
Last updated