Standardized README
Standardized README.md files and documentation
List of samples
- NDI logo (looks nice)
- Name of the Repo/Script/App
- List of important stuff: license... (currently not using distributed continuous integration services like Travis or circleci)
- List of Headings: makes it easier to navigate in long file.
- Documentation: can include Testing.
- Installation: guide so users can run the app.
- Contributing: guide for other developers in the future.
- License: best practice to include license, however this can be omitted.
- Author(s)